crispedge.com

Color picker

Loading...

#c4b02c hex color - Yellow - Warm color - Information

#c4b02c hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #c4b02c Color code in RGB color code model is created after adding 76.86% red color, 69.02% green color and 17.25% blue color. Hex #c4b02c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 78% yellow and 23% black.

Hex #c4b02c color code is between #ccaa33 web safe hex color code and #bbbb22 web safe hex color code. #ccaa33 is the nearest web safe color code. You can see here many more shades of #c4b02c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec4b02c#c4b02c
RGB Decimal196, 176, 44rgb(196, 176, 44)
RGB Percent77%, 69%, 17%rgb(77%, 69%, 17%)
CSS RGBa196, 176, 44,1rgba(196,176,44,1)
CMYK Modelcmyk(0%,10%,78%,23%)
HSL Color Space52,63% ,47%hsl(52,63% ,47%)
HSV Color Space52°, 78%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001011000000101100
Octal30426054
Decimal19617644
Hexc4b02c

Different shades of #c4b02c color code.

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

Light Shade of #c4b02c
#d7c54c
Dark Shade of #c4b02c
#9a8b23
Saturated Shade of #c4b02c
#d0b920
Desaturated Shade of #c4b02c
#b8a738
Grey scale Shade of #c4b02c
#787878
Brighten Shade
#ddc945
Most Readable Shade
#000000

Shades of #c4b02c color code

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

#c4b02c
#ae9c27
#988822
#82751d
#6c6118
#574e13
#413a0e
#2b2709
#151304
#000000

Similar Color like #c4b02c color

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

#c5b12d
#c6b22e
#c7b32f
#c8b430
#c9b531
#cab632
#cbb733
#ccb834
#cdb935
#ceba36
#cfbb37
#d0bc38
#d1bd39
#d2be3a
#c3af2b
#c2ae2a
#c1ad29
#c0ac28
#bfab27
#beaa26
#bda925
#bca824
#bba723
#baa622
#b9a521
#b8a420
#b7a31f
#b6a21e

Monochromatic Color with #c4b02c

#c4b02c
#eed636
#1a1706
#443e0f
#6f6419
#998a22

Tints of #c4b02c Color

#c4b02c
#cab843
#d1c15a
#d7ca72
#ded389
#e4dba1
#ebe4b8
#f1edd0
#f8f6e7
#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

#c4b02c
#2c40c4

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

Split Complementary

#c4b02c
#2c8cc4
#642cc4

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

Analogous Color

#c4732c
#c4922c
#c4b02c
#bac42c
#9bc42c

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

#c4b02c
#2cc4b0
#b02cc4

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

#c4b02c
#2cc464
#2c40c4
#c42c8c

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

#c4b02c
#2c40c4
#642cc4
#8cc42c

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

#c4b02c Color Code Preview on Black Background Color

This is how #c4b02c Color will look on black background color. Color contrast ratio is 9.59

#c4b02c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4b02c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4b02c

#c4b02c color code is use for CSS Background Color

Background color for the above div is #c4b02c

HTML with inline CSS

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

#c4b02c color code is use for CSS Border Color

CSS Border color for the above div is #c4b02c

HTML with inline CSS

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

CSS Border Left color for the above div is #c4b02c

HTML with inline CSS

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

CSS Border Right color for the above div is #c4b02c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4b02c

HTML with inline CSS

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

CSS Border Top color for the above div is #c4b02c

HTML with inline CSS

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

#c4b02c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4b02c Color code Preview on White Background

This is how #c4b02c Color code will look on white background color. Color contrast ratio is 2.19

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

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(196,176,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(44,64,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,176,44,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.