Shades of Clay Creek #858049
Tints of Clay Creek #858049
RGB
CMYK
RGB Variations
Color information
#858049 (or 0x858049) is known color: Clay Creek. HEX triplet: 85, 80 and 49. RGB value is (133,128,73). Sum of RGB (Red+Green+Blue) = 133+128+73=334 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.82% from 334); Green value is 128 (50.39% from 255 or 38.32% from 334); Blue value is 73 (28.91% from 255 or 21.86% from 334); Max value from RGB is 133 - color contains mainly: red. Hex color #858049 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858049 is #7A7FB6. Grayscale: #7B7B7B. Windows color (decimal): -8028087 or 4817029. OLE color: 4817029.
HSL color Cylindrical-coordinate representation of color #858049: hue angle of 55º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #858049 is Cyan = 0, Magento = 0.04, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 128 | 73 | - |
| CMYK | 0 | 0.04 | 0.45 | 0.48 |
| HSL | 55º | 0.29% | 0.4% | - |
| HSV(B) | 55º | 0.45% | 0.52% | - |
| XYZ | 18.59 | 20.91 | 9.36 | - |
| YUV | 123.23 | 99.66 | 134.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 73 | 0 | 0.04 | 0.45 | 0.48 | 55 | 0.29 | 0.4 |
| Hex | 85 | 80 | 49 | 0 | 4 | 2D | 30 | 37 | 1D | 28 |
| Octal | 205 | 200 | 111 | 0 | 4 | 55 | 60 | 67 | 35 | 50 |
| Binary | 10000101 | 10000000 | 1001001 | 0 | 100 | 101101 | 110000 | 110111 | 11101 | 101000 |
Color Harmonies of #858049
Complementary color
Monochromatic Colors of #858049
Black with #858049
Text Example
Text Example
White with #858049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858049; }
p { color: rgb(133,128,73); }
H1.HeaderClassName
{
color: #858049;
}
.AnyTagClassName
{
color: #858049;
}
</style>
background-color css
<style>
a { background-color: #858049; }
a { background-color: rgb(133,128,73); }
div.DivClassName
{
background-color: #858049;
}
.BgClassName
{
background-color: #858049;
}
</style>
border-color css
<style>
span { border-color: #858049; }
span { border-color: rgb(133,128,73); }
td.TdClassName
{
border-color: #858049;
}
.TagClassName
{
border-color: #858049;
}
</style>