crispedge.com

Color picker

Loading...

#bcad59 hex color - Green - Warm color - Information

#bcad59 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #bcad59 Color code in RGB color code model is created after adding 73.73% red color, 67.84% green color and 34.9% blue color. Hex #bcad59 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 53% yellow and 26% black.

Hex #bcad59 color code is between #bbaa55 web safe hex color code and #ccbb66 web safe hex color code. #bbaa55 is the nearest web safe color code. You can see here many more shades of #bcad59 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codebcad59#bcad59
RGB Decimal188, 173, 89rgb(188, 173, 89)
RGB Percent74%, 68%, 35%rgb(74%, 68%, 35%)
CSS RGBa188, 173, 89,1rgba(188,173,89,1)
CMYK Modelcmyk(0%,8%,53%,26%)
HSL Color Space51,42% ,54%hsl(51,42% ,54%)
HSV Color Space51°, 53%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001010110101011001
Octal274255131
Decimal18817389
Hexbcad59

Different shades of #bcad59 color code.

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

Light Shade of #bcad59
#cbbf7d
Dark Shade of #bcad59
#a19241
Saturated Shade of #bcad59
#c8b54d
Desaturated Shade of #bcad59
#b0a565
Grey scale Shade of #bcad59
#8a8a8a
Brighten Shade
#d5c672
Most Readable Shade
#000000

Shades of #bcad59 color code

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

#bcad59
#a7994f
#928645
#7d733b
#686031
#534c27
#3e391d
#292613
#141309
#000000

Similar Color like #bcad59 color

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

#bdae5a
#beaf5b
#bfb05c
#c0b15d
#c1b25e
#c2b35f
#c3b460
#c4b561
#c5b662
#c6b763
#c7b864
#c8b965
#c9ba66
#cabb67
#bbac58
#baab57
#b9aa56
#b8a955
#b7a854
#b6a753
#b5a652
#b4a551
#b3a450
#b2a34f
#b1a24e
#b0a14d
#afa04c
#ae9f4b

Monochromatic Color with #bcad59

#bcad59
#e6d46d
#121109
#3c381d
#675f31
#918645

Tints of #bcad59 Color

#bcad59
#c3b66b
#cabf7d
#d2c890
#d9d1a2
#e1dab5
#e8e3c7
#f0ecda
#f7f5ec
#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

#bcad59
#5968bc

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

Split Complementary

#bcad59
#599abc
#7c59bc

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

Analogous Color

#bc8559
#bc9959
#bcad59
#b7bc59
#a3bc59

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

#bcad59
#59bcad
#ad59bc

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

#bcad59
#59bc7b
#5968bc
#bc5999

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

#bcad59
#5968bc
#7b59bc
#9abc59

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

#bcad59 Color Code Preview on Black Background Color

This is how #bcad59 Color will look on black background color. Color contrast ratio is 9.26

#bcad59 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcad59

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcad59

#bcad59 color code is use for CSS Background Color

Background color for the above div is #bcad59

HTML with inline CSS

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

#bcad59 color code is use for CSS Border Color

CSS Border color for the above div is #bcad59

HTML with inline CSS

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

CSS Border Left color for the above div is #bcad59

HTML with inline CSS

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

CSS Border Right color for the above div is #bcad59

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcad59

HTML with inline CSS

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

CSS Border Top color for the above div is #bcad59

HTML with inline CSS

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

#bcad59 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcad59 Color code Preview on White Background

This is how #bcad59 Color code will look on white background color. Color contrast ratio is 2.27

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

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,173,89,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(89,104,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,173,89,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.