crispedge.com

Color picker

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

#ccb97e hex color - Yellow - Warm color - Information

#ccb97e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ccb97e Color code in RGB color code model is created after adding 80% red color, 72.55% green color and 49.41% blue color. Hex #ccb97e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 38% yellow and 20% black.

Hex #ccb97e color code is between #bbbb77 web safe hex color code and #ddaa88 web safe hex color code. #bbbb77 is the nearest web safe color code. You can see here many more shades of #ccb97e color code.

0 Likes 0 Comments | 28 Views

Color Table

Hex Color Codeccb97e#ccb97e
RGB Decimal204, 185, 126rgb(204, 185, 126)
RGB Percent80%, 73%, 49%rgb(80%, 73%, 49%)
CSS RGBa204, 185, 126,1rgba(204,185,126,1)
CMYK Modelcmyk(0%,9%,38%,20%)
HSL Color Space45,43% ,65%hsl(45,43% ,65%)
HSV Color Space45°, 38%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001011100101111110
Octal314271176
Decimal204185126
Hexccb97e

Different shades of #ccb97e color code.

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

Light Shade of #ccb97e
#dacda3
Dark Shade of #ccb97e
#bea559
Saturated Shade of #ccb97e
#d5be75
Desaturated Shade of #ccb97e
#c3b487
Grey scale Shade of #ccb97e
#a5a5a5
Brighten Shade
#e5d297
Most Readable Shade
#000000

Shades of #ccb97e color code

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

#ccb97e
#b5a470
#9e8f62
#887b54
#716646
#5a5238
#443d2a
#2d291c
#16140e
#000000

Similar Color like #ccb97e color

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

#cdba7f
#cebb80
#cfbc81
#d0bd82
#d1be83
#d2bf84
#d3c085
#d4c186
#d5c287
#d6c388
#d7c489
#d8c58a
#d9c68b
#dac78c
#cbb87d
#cab77c
#c9b67b
#c8b57a
#c7b479
#c6b378
#c5b277
#c4b176
#c3b075
#c2af74
#c1ae73
#c0ad72
#bfac71
#beab70

Monochromatic Color with #ccb97e

#ccb97e
#f6e098
#221f15
#4c452f
#776c49
#a19264

Tints of #ccb97e Color

#ccb97e
#d1c08c
#d7c89a
#ddd0a9
#e2d8b7
#e8dfc5
#eee7d4
#f3efe2
#f9f7f0
#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

#ccb97e
#7e91cc

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

Split Complementary

#ccb97e
#7eb8cc
#927ecc

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

Analogous Color

#cc9a7e
#cca97e
#ccb97e
#ccc97e
#c0cc7e

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

#ccb97e
#7eccb9
#b97ecc

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

#ccb97e
#7ecc92
#7e91cc
#cc7eb8

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

#ccb97e
#7e91cc
#927ecc
#b8cc7e

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

#ccb97e Color Code Preview on Black Background Color

This is how #ccb97e Color will look on black background color. Color contrast ratio is 10.81

#ccb97e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb97e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb97e

#ccb97e color code is use for CSS Background Color

Background color for the above div is #ccb97e

HTML with inline CSS

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

#ccb97e color code is use for CSS Border Color

CSS Border color for the above div is #ccb97e

HTML with inline CSS

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

CSS Border Left color for the above div is #ccb97e

HTML with inline CSS

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

CSS Border Right color for the above div is #ccb97e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccb97e

HTML with inline CSS

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

CSS Border Top color for the above div is #ccb97e

HTML with inline CSS

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

#ccb97e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccb97e Color code Preview on White Background

This is how #ccb97e Color code will look on white background color. Color contrast ratio is 1.94

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

Related Gradients

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

0 Likes 0 Comments | 28 Views

Post your comment:-

By submitting comment you agree to our privacy policy.