crispedge.com

Color picker

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

#c2a005 hex color - Yellow - Warm color - Information

#c2a005 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #c2a005 Color code in RGB color code model is created after adding 76.08% red color, 62.75% green color and 1.96% blue color. Hex #c2a005 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 97% yellow and 24% black.

Hex #c2a005 color code is between #bb9900 web safe hex color code and #ccaa00 web safe hex color code. #bb9900 is the nearest web safe color code. You can see here many more shades of #c2a005 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec2a005#c2a005
RGB Decimal194, 160, 5rgb(194, 160, 5)
RGB Percent76%, 63%, 2%rgb(76%, 63%, 2%)
CSS RGBa194, 160, 5,1rgba(194,160,5,1)
CMYK Modelcmyk(0%,18%,97%,24%)
HSL Color Space49,95% ,39%hsl(49,95% ,39%)
HSV Color Space49°, 97%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101010000000000101
Octal3022405
Decimal1941605
Hexc2a005

Different shades of #c2a005 color code.

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

Light Shade of #c2a005
#f4c906
Dark Shade of #c2a005
#907704
Saturated Shade of #c2a005
#c7a300
Desaturated Shade of #c2a005
#b89a0f
Grey scale Shade of #c2a005
#636363
Brighten Shade
#dbb91e
Most Readable Shade
#000000

Shades of #c2a005 color code

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

#c2a005
#ac8e04
#967c03
#816a03
#6b5802
#564702
#403501
#2b2301
#151100
#000000

Similar Color like #c2a005 color

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

#c3a106
#c4a207
#c5a308
#c6a409
#c7a50a
#c8a60b
#c9a70c
#caa80d
#cba90e
#ccaa0f
#cdab10
#ceac11
#cfad12
#d0ae13
#c19f04
#c09e03
#bf9d02
#be9c01
#bd9b00
#bc9a00
#bb9900
#ba9800
#b99700
#b89600
#b79500
#b69400
#b59300
#b49200

Monochromatic Color with #c2a005

#c2a005
#ecc306
#181401
#423702
#6d5a03
#977d04

Tints of #c2a005 Color

#c2a005
#c8aa20
#cfb53c
#d6bf58
#ddca74
#e3d48f
#eadfab
#f1e9c7
#f8f4e3
#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

#c2a005
#0527c2

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

Split Complementary

#c2a005
#0585c2
#4205c2

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

Analogous Color

#c25405
#c27a05
#c2a005
#bec205
#98c205

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

#c2a005
#05c2a0
#a005c2

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

#c2a005
#05c241
#0527c2
#c20585

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

#c2a005
#0527c2
#4205c2
#85c205

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

#c2a005 Color Code Preview on Black Background Color

This is how #c2a005 Color will look on black background color. Color contrast ratio is 8.32

#c2a005 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2a005

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2a005

#c2a005 color code is use for CSS Background Color

Background color for the above div is #c2a005

HTML with inline CSS

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

#c2a005 color code is use for CSS Border Color

CSS Border color for the above div is #c2a005

HTML with inline CSS

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

CSS Border Left color for the above div is #c2a005

HTML with inline CSS

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

CSS Border Right color for the above div is #c2a005

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2a005

HTML with inline CSS

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

CSS Border Top color for the above div is #c2a005

HTML with inline CSS

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

#c2a005 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2a005 Color code Preview on White Background

This is how #c2a005 Color code will look on white background color. Color contrast ratio is 2.52

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.