crispedge.com

Color picker

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

#cc8959 hex color - Orange - Warm color - Information

#cc8959 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #cc8959 Color code in RGB color code model is created after adding 80% red color, 53.73% green color and 34.9% blue color. Hex #cc8959 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 56% yellow and 20% black.

Hex #cc8959 color code is between #bb8855 web safe hex color code and #dd9966 web safe hex color code. #bb8855 is the nearest web safe color code. You can see here many more shades of #cc8959 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codecc8959#cc8959
RGB Decimal204, 137, 89rgb(204, 137, 89)
RGB Percent80%, 54%, 35%rgb(80%, 54%, 35%)
CSS RGBa204, 137, 89,1rgba(204,137,89,1)
CMYK Modelcmyk(0%,33%,56%,20%)
HSL Color Space25,53% ,57%hsl(25,53% ,57%)
HSV Color Space25°, 56%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001000100101011001
Octal314211131
Decimal20413789
Hexcc8959

Different shades of #cc8959 color code.

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

Light Shade of #cc8959
#d8a580
Dark Shade of #cc8959
#b96e39
Saturated Shade of #cc8959
#d7874e
Desaturated Shade of #cc8959
#c18b64
Grey scale Shade of #cc8959
#929292
Brighten Shade
#e5a272
Most Readable Shade
#000000

Shades of #cc8959 color code

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

#cc8959
#b5794f
#9e6a45
#885b3b
#714c31
#5a3c27
#442d1d
#2d1e13
#160f09
#000000

Similar Color like #cc8959 color

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

#cd8a5a
#ce8b5b
#cf8c5c
#d08d5d
#d18e5e
#d28f5f
#d39060
#d49161
#d59262
#d69363
#d79464
#d89565
#d99666
#da9767
#cb8858
#ca8757
#c98656
#c88555
#c78454
#c68353
#c58252
#c48151
#c38050
#c27f4f
#c17e4e
#c07d4d
#bf7c4c
#be7b4b

Monochromatic Color with #cc8959

#cc8959
#f6a66c
#22170f
#4c3321
#775034
#a16c46

Tints of #cc8959 Color

#cc8959
#d1966b
#d7a37d
#ddb090
#e2bda2
#e8cab5
#eed7c7
#f3e4da
#f9f1ec
#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

#cc8959
#599ccc

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

Split Complementary

#cc8959
#59ccc3
#5963cc

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

Analogous Color

#cc5b59
#cc7259
#cc8959
#cca059
#ccb759

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

#cc8959
#59cc89
#8959cc

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

#cc8959
#63cc59
#599ccc
#c259cc

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

#cc8959
#599ccc
#5963cc
#ccc359

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

#cc8959 Color Code Preview on Black Background Color

This is how #cc8959 Color will look on black background color. Color contrast ratio is 7.29

#cc8959 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc8959

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc8959

#cc8959 color code is use for CSS Background Color

Background color for the above div is #cc8959

HTML with inline CSS

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

#cc8959 color code is use for CSS Border Color

CSS Border color for the above div is #cc8959

HTML with inline CSS

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

CSS Border Left color for the above div is #cc8959

HTML with inline CSS

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

CSS Border Right color for the above div is #cc8959

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc8959

HTML with inline CSS

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

CSS Border Top color for the above div is #cc8959

HTML with inline CSS

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

#cc8959 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc8959 Color code Preview on White Background

This is how #cc8959 Color code will look on white background color. Color contrast ratio is 2.88

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.