Shades of Clay Creek #877850
Tints of Clay Creek #877850
RGB
CMYK
RGB Variations
Color information
#877850 (or 0x877850) is known color: Clay Creek. HEX triplet: 87, 78 and 50. RGB value is (135,120,80). Sum of RGB (Red+Green+Blue) = 135+120+80=335 (44% of max value = 765). Red value is 135 (53.12% from 255 or 40.30% from 335); Green value is 120 (47.27% from 255 or 35.82% from 335); Blue value is 80 (31.64% from 255 or 23.88% from 335); Max value from RGB is 135 - color contains mainly: red. Hex color #877850 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877850 is #7887AF. Grayscale: #787878. Windows color (decimal): -7899056 or 5273735. OLE color: 5273735.
HSL color Cylindrical-coordinate representation of color #877850: hue angle of 43.64º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #877850 is Cyan = 0, Magento = 0.11, Yellow = 0.41 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 120 | 80 | - |
| CMYK | 0 | 0.11 | 0.41 | 0.47 |
| HSL | 43.64º | 0.26% | 0.42% | - |
| HSV(B) | 43.64º | 0.41% | 0.53% | - |
| XYZ | 18.16 | 19.16 | 10.33 | - |
| YUV | 119.93 | 105.47 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 120 | 80 | 0 | 0.11 | 0.41 | 0.47 | 43.64 | 0.26 | 0.42 |
| Hex | 87 | 78 | 50 | 0 | B | 29 | 2F | 2C | 1A | 2A |
| Octal | 207 | 170 | 120 | 0 | 13 | 51 | 57 | 54 | 32 | 52 |
| Binary | 10000111 | 1111000 | 1010000 | 0 | 1011 | 101001 | 101111 | 101100 | 11010 | 101010 |
Color Harmonies of #877850
Complementary color
Monochromatic Colors of #877850
Black with #877850
Text Example
Text Example
White with #877850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877850; }
p { color: rgb(135,120,80); }
H1.HeaderClassName
{
color: #877850;
}
.AnyTagClassName
{
color: #877850;
}
</style>
background-color css
<style>
a { background-color: #877850; }
a { background-color: rgb(135,120,80); }
div.DivClassName
{
background-color: #877850;
}
.BgClassName
{
background-color: #877850;
}
</style>
border-color css
<style>
span { border-color: #877850; }
span { border-color: rgb(135,120,80); }
td.TdClassName
{
border-color: #877850;
}
.TagClassName
{
border-color: #877850;
}
</style>