crispedge.com

Color picker

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

#ccca4e hex color - Green - Warm color - Information

#ccca4e hex color - Green - Warm color

Color Hue/Base color: Green

Hex #ccca4e Color code in RGB color code model is created after adding 80% red color, 79.22% green color and 30.59% blue color. Hex #ccca4e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 62% yellow and 20% black.

Hex #ccca4e color code is between #bbcc55 web safe hex color code and #ddbb44 web safe hex color code. #bbcc55 is the nearest web safe color code. You can see here many more shades of #ccca4e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeccca4e#ccca4e
RGB Decimal204, 202, 78rgb(204, 202, 78)
RGB Percent80%, 79%, 31%rgb(80%, 79%, 31%)
CSS RGBa204, 202, 78,1rgba(204,202,78,1)
CMYK Modelcmyk(0%,1%,62%,20%)
HSL Color Space59,55% ,55%hsl(59,55% ,55%)
HSV Color Space59°, 62%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001100101001001110
Octal314312116
Decimal20420278
Hexccca4e

Different shades of #ccca4e color code.

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

Light Shade of #ccca4e
#d7d676
Dark Shade of #ccca4e
#b3b134
Saturated Shade of #ccca4e
#d7d543
Desaturated Shade of #ccca4e
#c1bf59
Grey scale Shade of #ccca4e
#8d8d8d
Brighten Shade
#e5e367
Most Readable Shade
#000000

Shades of #ccca4e color code

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

#ccca4e
#b5b345
#9e9d3c
#888634
#71702b
#5a5922
#44431a
#2d2c11
#161608
#000000

Similar Color like #ccca4e color

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

#cdcb4f
#cecc50
#cfcd51
#d0ce52
#d1cf53
#d2d054
#d3d155
#d4d256
#d5d357
#d6d458
#d7d559
#d8d65a
#d9d75b
#dad85c
#cbc94d
#cac84c
#c9c74b
#c8c64a
#c7c549
#c6c448
#c5c347
#c4c246
#c3c145
#c2c044
#c1bf43
#c0be42
#bfbd41
#bebc40

Monochromatic Color with #ccca4e

#ccca4e
#f6f45e
#22220d
#4c4c1d
#77762d
#a1a03e

Tints of #ccca4e Color

#ccca4e
#d1cf61
#d7d575
#dddb89
#e2e19c
#e8e7b0
#eeedc4
#f3f3d7
#f9f9eb
#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

#ccca4e
#4e50cc

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

Split Complementary

#ccca4e
#4e8fcc
#8b4ecc

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

Analogous Color

#cc984e
#ccb14e
#ccca4e
#b5cc4e
#9ccc4e

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

#ccca4e
#4eccca
#ca4ecc

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

#ccca4e
#4ecc8b
#4e50cc
#cc4e8f

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

#ccca4e
#4e50cc
#8b4ecc
#8fcc4e

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

#ccca4e Color Code Preview on Black Background Color

This is how #ccca4e Color will look on black background color. Color contrast ratio is 12.13

#ccca4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccca4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccca4e

#ccca4e color code is use for CSS Background Color

Background color for the above div is #ccca4e

HTML with inline CSS

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

#ccca4e color code is use for CSS Border Color

CSS Border color for the above div is #ccca4e

HTML with inline CSS

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

CSS Border Left color for the above div is #ccca4e

HTML with inline CSS

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

CSS Border Right color for the above div is #ccca4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccca4e

HTML with inline CSS

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

CSS Border Top color for the above div is #ccca4e

HTML with inline CSS

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

#ccca4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccca4e Color code Preview on White Background

This is how #ccca4e Color code will look on white background color. Color contrast ratio is 1.73

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

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.