crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c2af0a hex color - Green - Warm color - Information

#c2af0a hex color - Green - Warm color

Color Hue/Base color: Green

Hex #c2af0a Color code in RGB color code model is created after adding 76.08% red color, 68.63% green color and 3.92% blue color. Hex #c2af0a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 95% yellow and 24% black.

Hex #c2af0a color code is between #bbaa11 web safe hex color code and #ccbb00 web safe hex color code. #bbaa11 is the nearest web safe color code. You can see here many more shades of #c2af0a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec2af0a#c2af0a
RGB Decimal194, 175, 10rgb(194, 175, 10)
RGB Percent76%, 69%, 4%rgb(76%, 69%, 4%)
CSS RGBa194, 175, 10,1rgba(194,175,10,1)
CMYK Modelcmyk(0%,10%,95%,24%)
HSL Color Space54,90% ,40%hsl(54,90% ,40%)
HSV Color Space54°, 95%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101010111100001010
Octal30225712
Decimal19417510
Hexc2af0a

Different shades of #c2af0a color code.

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

Light Shade of #c2af0a
#f2db0d
Dark Shade of #c2af0a
#918308
Saturated Shade of #c2af0a
#ccb700
Desaturated Shade of #c2af0a
#b8a714
Grey scale Shade of #c2af0a
#666666
Brighten Shade
#dbc823
Most Readable Shade
#000000

Shades of #c2af0a color code

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

#c2af0a
#ac9b08
#968807
#817406
#6b6105
#564d04
#403a03
#2b2602
#151301
#000000

Similar Color like #c2af0a color

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

#c3b00b
#c4b10c
#c5b20d
#c6b30e
#c7b40f
#c8b510
#c9b611
#cab712
#cbb813
#ccb914
#cdba15
#cebb16
#cfbc17
#d0bd18
#c1ae09
#c0ad08
#bfac07
#beab06
#bdaa05
#bca904
#bba803
#baa702
#b9a601
#b8a500
#b7a400
#b6a300
#b5a200
#b4a100

Monochromatic Color with #c2af0a

#c2af0a
#ecd50c
#181601
#423c03
#6d6206
#978908

Tints of #c2af0a Color

#c2af0a
#c8b725
#cfc040
#d6c95b
#ddd276
#e3db92
#eae4ad
#f1edc8
#f8f6e3
#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

#c2af0a
#0a1dc2

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

Split Complementary

#c2af0a
#0a79c2
#530ac2

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

Analogous Color

#c2650a
#c28a0a
#c2af0a
#b0c20a
#8bc20a

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

#c2af0a
#0ac2af
#af0ac2

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

#c2af0a
#0ac253
#0a1dc2
#c20a79

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

#c2af0a
#0a1dc2
#530ac2
#79c20a

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

#c2af0a Color Code Preview on Black Background Color

This is how #c2af0a Color will look on black background color. Color contrast ratio is 9.43

#c2af0a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2af0a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2af0a

#c2af0a color code is use for CSS Background Color

Background color for the above div is #c2af0a

HTML with inline CSS

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

#c2af0a color code is use for CSS Border Color

CSS Border color for the above div is #c2af0a

HTML with inline CSS

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

CSS Border Left color for the above div is #c2af0a

HTML with inline CSS

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

CSS Border Right color for the above div is #c2af0a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2af0a

HTML with inline CSS

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

CSS Border Top color for the above div is #c2af0a

HTML with inline CSS

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

#c2af0a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2af0a Color code Preview on White Background

This is how #c2af0a Color code will look on white background color. Color contrast ratio is 2.23

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.