crispedge.com

Color picker

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

#cc9b51 hex color - Yellow - Warm color - Information

#cc9b51 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #cc9b51 Color code in RGB color code model is created after adding 80% red color, 60.78% green color and 31.76% blue color. Hex #cc9b51 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 60% yellow and 20% black.

Hex #cc9b51 color code is between #bb9955 web safe hex color code and #ddaa44 web safe hex color code. #bb9955 is the nearest web safe color code. You can see here many more shades of #cc9b51 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codecc9b51#cc9b51
RGB Decimal204, 155, 81rgb(204, 155, 81)
RGB Percent80%, 61%, 32%rgb(80%, 61%, 32%)
CSS RGBa204, 155, 81,1rgba(204,155,81,1)
CMYK Modelcmyk(0%,24%,60%,20%)
HSL Color Space36,55% ,56%hsl(36,55% ,56%)
HSV Color Space36°, 60%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001001101101010001
Octal314233121
Decimal20415581
Hexcc9b51

Different shades of #cc9b51 color code.

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

Light Shade of #cc9b51
#d8b278
Dark Shade of #cc9b51
#b58235
Saturated Shade of #cc9b51
#d79d46
Desaturated Shade of #cc9b51
#c1995c
Grey scale Shade of #cc9b51
#8e8e8e
Brighten Shade
#e5b46a
Most Readable Shade
#000000

Shades of #cc9b51 color code

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

#cc9b51
#b58948
#9e783f
#886736
#71562d
#5a4424
#44331b
#2d2212
#161109
#000000

Similar Color like #cc9b51 color

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

#cd9c52
#ce9d53
#cf9e54
#d09f55
#d1a056
#d2a157
#d3a258
#d4a359
#d5a45a
#d6a55b
#d7a65c
#d8a75d
#d9a85e
#daa95f
#cb9a50
#ca994f
#c9984e
#c8974d
#c7964c
#c6954b
#c5944a
#c49349
#c39248
#c29147
#c19046
#c08f45
#bf8e44
#be8d43

Monochromatic Color with #cc9b51

#cc9b51
#f6bb62
#221a0d
#4c3a1e
#775a2f
#a17b40

Tints of #cc9b51 Color

#cc9b51
#d1a664
#d7b177
#ddbc8b
#e2c79e
#e8d2b1
#eeddc5
#f3e8d8
#f9f3eb
#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

#cc9b51
#5182cc

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

Split Complementary

#cc9b51
#51c0cc
#5d51cc

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

Analogous Color

#cc6a51
#cc8251
#cc9b51
#ccb451
#cccc51

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

#cc9b51
#51cc9b
#9b51cc

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

#cc9b51
#51cc5d
#5182cc
#cc51bf

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

#cc9b51
#5182cc
#5d51cc
#bfcc51

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

#cc9b51 Color Code Preview on Black Background Color

This is how #cc9b51 Color will look on black background color. Color contrast ratio is 8.37

#cc9b51 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc9b51

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc9b51

#cc9b51 color code is use for CSS Background Color

Background color for the above div is #cc9b51

HTML with inline CSS

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

#cc9b51 color code is use for CSS Border Color

CSS Border color for the above div is #cc9b51

HTML with inline CSS

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

CSS Border Left color for the above div is #cc9b51

HTML with inline CSS

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

CSS Border Right color for the above div is #cc9b51

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc9b51

HTML with inline CSS

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

CSS Border Top color for the above div is #cc9b51

HTML with inline CSS

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

#cc9b51 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc9b51 Color code Preview on White Background

This is how #cc9b51 Color code will look on white background color. Color contrast ratio is 2.51

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

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.