crispedge.com

Color picker

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

#cc8b4b hex color - Brown - Warm color - Information

#cc8b4b hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #cc8b4b Color code in RGB color code model is created after adding 80% red color, 54.51% green color and 29.41% blue color. Hex #cc8b4b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 63% yellow and 20% black.

Hex #cc8b4b color code is between #bb8844 web safe hex color code and #dd9955 web safe hex color code. #bb8844 is the nearest web safe color code. You can see here many more shades of #cc8b4b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecc8b4b#cc8b4b
RGB Decimal204, 139, 75rgb(204, 139, 75)
RGB Percent80%, 55%, 29%rgb(80%, 55%, 29%)
CSS RGBa204, 139, 75,1rgba(204,139,75,1)
CMYK Modelcmyk(0%,32%,63%,20%)
HSL Color Space30,56% ,55%hsl(30,56% ,55%)
HSV Color Space30°, 63%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001000101101001011
Octal314213113
Decimal20413975
Hexcc8b4b

Different shades of #cc8b4b color code.

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

Light Shade of #cc8b4b
#d7a573
Dark Shade of #cc8b4b
#b27132
Saturated Shade of #cc8b4b
#d88b3f
Desaturated Shade of #cc8b4b
#c08b57
Grey scale Shade of #cc8b4b
#8b8b8b
Brighten Shade
#e5a464
Most Readable Shade
#000000

Shades of #cc8b4b color code

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

#cc8b4b
#b57b42
#9e6c3a
#885c32
#714d29
#5a3d21
#442e19
#2d1e10
#160f08
#000000

Similar Color like #cc8b4b color

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

#cd8c4c
#ce8d4d
#cf8e4e
#d08f4f
#d19050
#d29151
#d39252
#d49353
#d59454
#d69555
#d79656
#d89757
#d99858
#da9959
#cb8a4a
#ca8949
#c98848
#c88747
#c78646
#c68545
#c58444
#c48343
#c38242
#c28141
#c18040
#c07f3f
#bf7e3e
#be7d3d

Monochromatic Color with #cc8b4b

#cc8b4b
#f6a85b
#22170c
#4c341c
#77512c
#a16e3b

Tints of #cc8b4b Color

#cc8b4b
#d1975f
#d7a473
#ddb187
#e2be9b
#e8cbaf
#eed8c3
#f3e5d7
#f9f2eb
#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

#cc8b4b
#4b8ccc

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

Split Complementary

#cc8b4b
#4bcccc
#4b4ccc

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

Analogous Color

#cc574b
#cc714b
#cc8b4b
#cca54b
#ccbf4b

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

#cc8b4b
#4bcc8b
#8b4bcc

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

#cc8b4b
#4bcc4b
#4b8ccc
#cb4bcc

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

#cc8b4b
#4b8ccc
#4b4ccc
#cccc4b

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

#cc8b4b Color Code Preview on Black Background Color

This is how #cc8b4b Color will look on black background color. Color contrast ratio is 7.36

#cc8b4b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc8b4b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc8b4b

#cc8b4b color code is use for CSS Background Color

Background color for the above div is #cc8b4b

HTML with inline CSS

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

#cc8b4b color code is use for CSS Border Color

CSS Border color for the above div is #cc8b4b

HTML with inline CSS

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

CSS Border Left color for the above div is #cc8b4b

HTML with inline CSS

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

CSS Border Right color for the above div is #cc8b4b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc8b4b

HTML with inline CSS

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

CSS Border Top color for the above div is #cc8b4b

HTML with inline CSS

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

#cc8b4b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc8b4b Color code Preview on White Background

This is how #cc8b4b Color code will look on white background color. Color contrast ratio is 2.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 #cc8b4b; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #cc8b4b; }

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.