crispedge.com

Color picker

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

#cc8073 hex color - Red - Warm color - Information

#cc8073 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #cc8073 Color code in RGB color code model is created after adding 80% red color, 50.2% green color and 45.1% blue color. Hex #cc8073 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 44% yellow and 20% black.

Hex #cc8073 color code is between #bb8877 web safe hex color code and #dd7766 web safe hex color code. #bb8877 is the nearest web safe color code. You can see here many more shades of #cc8073 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codecc8073#cc8073
RGB Decimal204, 128, 115rgb(204, 128, 115)
RGB Percent80%, 50%, 45%rgb(80%, 50%, 45%)
CSS RGBa204, 128, 115,1rgba(204,128,115,1)
CMYK Modelcmyk(0%,37%,44%,20%)
HSL Color Space9,47% ,63%hsl(9,47% ,63%)
HSV Color Space9°, 44%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001000000001110011
Octal314200163
Decimal204128115
Hexcc8073

Different shades of #cc8073 color code.

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

Light Shade of #cc8073
#daa298
Dark Shade of #cc8073
#be5e4e
Saturated Shade of #cc8073
#d67969
Desaturated Shade of #cc8073
#c2877d
Grey scale Shade of #cc8073
#9f9f9f
Brighten Shade
#e5998c
Most Readable Shade
#000000

Shades of #cc8073 color code

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

#cc8073
#b57166
#9e6359
#88554c
#71473f
#5a3833
#442a26
#2d1c19
#160e0c
#000000

Similar Color like #cc8073 color

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

#cd8174
#ce8275
#cf8376
#d08477
#d18578
#d28679
#d3877a
#d4887b
#d5897c
#d68a7d
#d78b7e
#d88c7f
#d98d80
#da8e81
#cb7f72
#ca7e71
#c97d70
#c87c6f
#c77b6e
#c67a6d
#c5796c
#c4786b
#c3776a
#c27669
#c17568
#c07467
#bf7366
#be7265

Monochromatic Color with #cc8073

#cc8073
#f69b8b
#221513
#4c302b
#774b43
#a1655b

Tints of #cc8073 Color

#cc8073
#d18e82
#d79c92
#ddaaa1
#e2b8b1
#e8c6c0
#eed4d0
#f3e2df
#f9f0ef
#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

#cc8073
#73bfcc

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

Split Complementary

#cc8073
#73ccad
#7393cc

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

Analogous Color

#cc738a
#cc7378
#cc8073
#cc9273
#cca473

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

#cc8073
#73cc80
#8073cc

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

#cc8073
#92cc73
#73bfcc
#ac73cc

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

#cc8073
#73bfcc
#7393cc
#ccac73

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

#cc8073 Color Code Preview on Black Background Color

This is how #cc8073 Color will look on black background color. Color contrast ratio is 6.90

#cc8073 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc8073

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc8073

#cc8073 color code is use for CSS Background Color

Background color for the above div is #cc8073

HTML with inline CSS

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

#cc8073 color code is use for CSS Border Color

CSS Border color for the above div is #cc8073

HTML with inline CSS

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

CSS Border Left color for the above div is #cc8073

HTML with inline CSS

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

CSS Border Right color for the above div is #cc8073

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc8073

HTML with inline CSS

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

CSS Border Top color for the above div is #cc8073

HTML with inline CSS

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

#cc8073 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc8073 Color code Preview on White Background

This is how #cc8073 Color code will look on white background color. Color contrast ratio is 3.04

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.