crispedge.com

Color picker

Loading...

#bca55f hex color - Green - Warm color - Information

#bca55f hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #bca55f Color code in RGB color code model is created after adding 73.73% red color, 64.71% green color and 37.25% blue color. Hex #bca55f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 49% yellow and 26% black.

Hex #bca55f 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 #bca55f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebca55f#bca55f
RGB Decimal188, 165, 95rgb(188, 165, 95)
RGB Percent74%, 65%, 37%rgb(74%, 65%, 37%)
CSS RGBa188, 165, 95,1rgba(188,165,95,1)
CMYK Modelcmyk(0%,12%,49%,26%)
HSL Color Space45,41% ,55%hsl(45,41% ,55%)
HSV Color Space45°, 49%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001010010101011111
Octal274245137
Decimal18816595
Hexbca55f

Different shades of #bca55f color code.

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

Light Shade of #bca55f
#cbb983
Dark Shade of #bca55f
#a48c44
Saturated Shade of #bca55f
#c7ab54
Desaturated Shade of #bca55f
#b19f6a
Grey scale Shade of #bca55f
#8d8d8d
Brighten Shade
#d5be78
Most Readable Shade
#000000

Shades of #bca55f color code

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

#bca55f
#a79254
#928049
#7d6e3f
#685b34
#53492a
#3e371f
#292415
#14120a
#000000

Similar Color like #bca55f color

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

#bda660
#bea761
#bfa862
#c0a963
#c1aa64
#c2ab65
#c3ac66
#c4ad67
#c5ae68
#c6af69
#c7b06a
#c8b16b
#c9b26c
#cab36d
#bba45e
#baa35d
#b9a25c
#b8a15b
#b7a05a
#b69f59
#b59e58
#b49d57
#b39c56
#b29b55
#b19a54
#b09953
#af9852
#ae9751

Monochromatic Color with #bca55f

#bca55f
#e6ca74
#121009
#3c351f
#675a34
#91804a

Tints of #bca55f Color

#bca55f
#c3af70
#cab982
#d2c394
#d9cda6
#e1d7b7
#e8e1c9
#f0ebdb
#f7f5ed
#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

#bca55f
#5f76bc

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

Split Complementary

#bca55f
#5fa5bc
#775fbc

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

Analogous Color

#bc805f
#bc925f
#bca55f
#bcb85f
#aebc5f

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

#bca55f
#5fbca5
#a55fbc

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

#bca55f
#5fbc77
#5f76bc
#bc5fa4

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

#bca55f
#5f76bc
#775fbc
#a5bc5f

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 #bca55f 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.

#bca55f Color Code Preview on Black Background Color

This is how #bca55f Color will look on black background color. Color contrast ratio is 8.69

#bca55f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca55f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bca55f

#bca55f color code is use for CSS Background Color

Background color for the above div is #bca55f

HTML with inline CSS

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

#bca55f color code is use for CSS Border Color

CSS Border color for the above div is #bca55f

HTML with inline CSS

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

CSS Border Left color for the above div is #bca55f

HTML with inline CSS

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

CSS Border Right color for the above div is #bca55f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bca55f

HTML with inline CSS

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

CSS Border Top color for the above div is #bca55f

HTML with inline CSS

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

#bca55f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bca55f Color code Preview on White Background

This is how #bca55f Color code will look on white background color. Color contrast ratio is 2.42

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 #bca55f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bca55f; }

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,165,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(95,118,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,165,95,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.