crispedge.com

Color picker

Loading...

#bca25e hex color - Green - Warm color - Information

#bca25e hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #bca25e Color code in RGB color code model is created after adding 73.73% red color, 63.53% green color and 36.86% blue color. Hex #bca25e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 50% yellow and 26% black.

Hex #bca25e color code is between #bbaa66 web safe hex color code and #cc9955 web safe hex color code. #bbaa66 is the nearest web safe color code. You can see here many more shades of #bca25e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codebca25e#bca25e
RGB Decimal188, 162, 94rgb(188, 162, 94)
RGB Percent74%, 64%, 37%rgb(74%, 64%, 37%)
CSS RGBa188, 162, 94,1rgba(188,162,94,1)
CMYK Modelcmyk(0%,14%,50%,26%)
HSL Color Space43,41% ,55%hsl(43,41% ,55%)
HSV Color Space43°, 50%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001010001001011110
Octal274242136
Decimal18816294
Hexbca25e

Different shades of #bca25e color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #bca25e
#cbb782
Dark Shade of #bca25e
#a38944
Saturated Shade of #bca25e
#c7a753
Desaturated Shade of #bca25e
#b19d69
Grey scale Shade of #bca25e
#8d8d8d
Brighten Shade
#d5bb77
Most Readable Shade
#000000

Shades of #bca25e color code

Generate more color scales with scales (color stack) generator.

#bca25e
#a79053
#927e49
#7d6c3e
#685a34
#534829
#3e361f
#292414
#14120a
#000000

Similar Color like #bca25e color

Find visually similar hex color codes nearing to #bca25e hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#bda35f
#bea460
#bfa561
#c0a662
#c1a763
#c2a864
#c3a965
#c4aa66
#c5ab67
#c6ac68
#c7ad69
#c8ae6a
#c9af6b
#cab06c
#bba15d
#baa05c
#b99f5b
#b89e5a
#b79d59
#b69c58
#b59b57
#b49a56
#b39955
#b29854
#b19753
#b09652
#af9551
#ae9450

Monochromatic Color with #bca25e

#bca25e
#e6c773
#120f09
#3c341e
#675933
#917d49

Tints of #bca25e Color

#bca25e
#c3ac6f
#cab681
#d2c193
#d9cba5
#e1d5b7
#e8e0c9
#f0eadb
#f7f4ed
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#bca25e
#5e78bc

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#bca25e
#5ea7bc
#735ebc

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#bc7c5e
#bc8f5e
#bca25e
#bcb55e
#b0bc5e

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#bca25e
#5ebca2
#a25ebc

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#bca25e
#5ebc73
#5e78bc
#bc5ea7

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#bca25e
#5e78bc
#735ebc
#a7bc5e

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #bca25e Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#bca25e Color Code Preview on Black Background Color

This is how #bca25e Color will look on black background color. Color contrast ratio is 8.47

#bca25e in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#bca25e">Your Example Paragraph content text in with font color #bca25e </p>

Your Example Paragraph content text in with font color #bca25e

HTML with inline CSS

<div style="color:#bca25e">Your Paragraph text in with font color #bca25e </div>

Your Example Paragraph content text in with font color #bca25e

#bca25e color code is use for CSS Background Color

Background color for the above div is #bca25e

HTML with inline CSS

<div style="background-color:#bca25e;"></div>

#bca25e color code is use for CSS Border Color

CSS Border color for the above div is #bca25e

HTML with inline CSS

<div style="border:5px solid #bca25e;"></div>

CSS Border Left color for the above div is #bca25e

HTML with inline CSS

<div style="border-left:5px solid #bca25e;"></div>

CSS Border Right color for the above div is #bca25e

HTML with inline CSS

<div style="border-right:5px solid #bca25e;"></div>

CSS Border Bottom color for the above div is #bca25e

HTML with inline CSS

<div style="border-bottom:5px solid #bca25e;"></div>

CSS Border Top color for the above div is #bca25e

HTML with inline CSS

<div style="border-top:5px solid #bca25e;"></div>

#bca25e hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#bca25e; } .examplecolorclass {color:#bca25e; } .examplebordercolor {border:3px solid #bca25e; }

#bca25e Color code Preview on White Background

This is how #bca25e Color code will look on white background color. Color contrast ratio is 2.48

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #bca25e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bca25e; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(188,162,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,120,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,162,94,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.