crispedge.com

Color picker

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

#c2c53a hex color - Yellow - Warm color - Information

#c2c53a hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #c2c53a Color code in RGB color code model is created after adding 76.08% red color, 77.25% green color and 22.75% blue color. Hex #c2c53a Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 71% yellow and 23% black.

Hex #c2c53a color code is between #bbcc33 web safe hex color code and #ccbb44 web safe hex color code. #bbcc33 is the nearest web safe color code. You can see here many more shades of #c2c53a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec2c53a#c2c53a
RGB Decimal194, 197, 58rgb(194, 197, 58)
RGB Percent76%, 77%, 23%rgb(76%, 77%, 23%)
CSS RGBa194, 197, 58,1rgba(194,197,58,1)
CMYK Modelcmyk(2%,0%,71%,23%)
HSL Color Space61,55% ,50%hsl(61,55% ,50%)
HSV Color Space61°, 71%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101100010100111010
Octal30230572
Decimal19419758
Hexc2c53a

Different shades of #c2c53a color code.

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

Light Shade of #c2c53a
#ced161
Dark Shade of #c2c53a
#9b9e2e
Saturated Shade of #c2c53a
#ced22d
Desaturated Shade of #c2c53a
#b6b847
Grey scale Shade of #c2c53a
#808080
Brighten Shade
#dbde53
Most Readable Shade
#000000

Shades of #c2c53a color code

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

#c2c53a
#acaf33
#96992d
#818326
#6b6d20
#565719
#404113
#2b2b0c
#151506
#000000

Similar Color like #c2c53a color

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

#c3c63b
#c4c73c
#c5c83d
#c6c93e
#c7ca3f
#c8cb40
#c9cc41
#cacd42
#cbce43
#cccf44
#cdd045
#ced146
#cfd247
#d0d348
#c1c439
#c0c338
#bfc237
#bec136
#bdc035
#bcbf34
#bbbe33
#babd32
#b9bc31
#b8bb30
#b7ba2f
#b6b92e
#b5b82d
#b4b72c

Monochromatic Color with #c2c53a

#c2c53a
#ecef47
#1b1b08
#444514
#6e7021
#989a2d

Tints of #c2c53a Color

#c2c53a
#c8cb4f
#cfd165
#d6d87b
#ddde91
#e3e5a7
#eaebbd
#f1f2d3
#f8f8e9
#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

#c2c53a
#3d3ac5

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

Split Complementary

#c2c53a
#3a7dc5
#833ac5

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

Analogous Color

#c5903a
#c5ac3a
#c2c53a
#a6c53a
#8ac53a

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

#c2c53a
#3ac2c5
#c53ac2

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

#c2c53a
#3ac582
#3d3ac5
#c53a7d

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

#c2c53a
#3d3ac5
#833ac5
#7dc53a

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

#c2c53a Color Code Preview on Black Background Color

This is how #c2c53a Color will look on black background color. Color contrast ratio is 11.34

#c2c53a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2c53a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c2c53a

#c2c53a color code is use for CSS Background Color

Background color for the above div is #c2c53a

HTML with inline CSS

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

#c2c53a color code is use for CSS Border Color

CSS Border color for the above div is #c2c53a

HTML with inline CSS

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

CSS Border Left color for the above div is #c2c53a

HTML with inline CSS

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

CSS Border Right color for the above div is #c2c53a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c2c53a

HTML with inline CSS

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

CSS Border Top color for the above div is #c2c53a

HTML with inline CSS

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

#c2c53a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c2c53a Color code Preview on White Background

This is how #c2c53a Color code will look on white background color. Color contrast ratio is 1.85

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

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.