crispedge.com

Color picker

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

#ccc86e hex color - Green - Warm color - Information

#ccc86e hex color - Green - Warm color

Color Hue/Base color: Green

Hex #ccc86e Color code in RGB color code model is created after adding 80% red color, 78.43% green color and 43.14% blue color. Hex #ccc86e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 46% yellow and 20% black.

Hex #ccc86e color code is between #bbcc66 web safe hex color code and #ddbb77 web safe hex color code. #bbcc66 is the nearest web safe color code. You can see here many more shades of #ccc86e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeccc86e#ccc86e
RGB Decimal204, 200, 110rgb(204, 200, 110)
RGB Percent80%, 78%, 43%rgb(80%, 78%, 43%)
CSS RGBa204, 200, 110,1rgba(204,200,110,1)
CMYK Modelcmyk(0%,2%,46%,20%)
HSL Color Space57,48% ,62%hsl(57,48% ,62%)
HSV Color Space57°, 46%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001100100001101110
Octal314310156
Decimal204200110
Hexccc86e

Different shades of #ccc86e color code.

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

Light Shade of #ccc86e
#d9d694
Dark Shade of #ccc86e
#bfba48
Saturated Shade of #ccc86e
#d6d164
Desaturated Shade of #ccc86e
#c2bf78
Grey scale Shade of #ccc86e
#9d9d9d
Brighten Shade
#e5e187
Most Readable Shade
#000000

Shades of #ccc86e color code

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

#ccc86e
#b5b161
#9e9b55
#888549
#716f3d
#5a5830
#444224
#2d2c18
#16160c
#000000

Similar Color like #ccc86e color

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

#cdc96f
#ceca70
#cfcb71
#d0cc72
#d1cd73
#d2ce74
#d3cf75
#d4d076
#d5d177
#d6d278
#d7d379
#d8d47a
#d9d57b
#dad67c
#cbc76d
#cac66c
#c9c56b
#c8c46a
#c7c369
#c6c268
#c5c167
#c4c066
#c3bf65
#c2be64
#c1bd63
#c0bc62
#bfbb61
#beba60

Monochromatic Color with #ccc86e

#ccc86e
#f6f285
#222112
#4c4b29
#777540
#a19e57

Tints of #ccc86e Color

#ccc86e
#d1ce7e
#d7d48e
#ddda9e
#e2e0ae
#e8e6be
#eeecce
#f3f2de
#f9f8ee
#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

#ccc86e
#6e72cc

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

Split Complementary

#ccc86e
#6ea1cc
#996ecc

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

Analogous Color

#cca26e
#ccb56e
#ccc86e
#bdcc6e
#aacc6e

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

#ccc86e
#6eccc8
#c86ecc

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

#ccc86e
#6ecc99
#6e72cc
#cc6ea1

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

#ccc86e
#6e72cc
#996ecc
#a1cc6e

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

#ccc86e Color Code Preview on Black Background Color

This is how #ccc86e Color will look on black background color. Color contrast ratio is 12.05

#ccc86e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc86e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc86e

#ccc86e color code is use for CSS Background Color

Background color for the above div is #ccc86e

HTML with inline CSS

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

#ccc86e color code is use for CSS Border Color

CSS Border color for the above div is #ccc86e

HTML with inline CSS

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

CSS Border Left color for the above div is #ccc86e

HTML with inline CSS

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

CSS Border Right color for the above div is #ccc86e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccc86e

HTML with inline CSS

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

CSS Border Top color for the above div is #ccc86e

HTML with inline CSS

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

#ccc86e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccc86e Color code Preview on White Background

This is how #ccc86e Color code will look on white background color. Color contrast ratio is 1.74

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

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.