Shades of Clay Creek #858052
Tints of Clay Creek #858052
RGB
CMYK
RGB Variations
Color information
#858052 (or 0x858052) is known color: Clay Creek. HEX triplet: 85, 80 and 52. RGB value is (133,128,82). Sum of RGB (Red+Green+Blue) = 133+128+82=343 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.78% from 343); Green value is 128 (50.39% from 255 or 37.32% from 343); Blue value is 82 (32.42% from 255 or 23.91% from 343); Max value from RGB is 133 - color contains mainly: red. Hex color #858052 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858052 is #7A7FAD. Grayscale: #7C7C7C. Windows color (decimal): -8028078 or 5406853. OLE color: 5406853.
HSL color Cylindrical-coordinate representation of color #858052: hue angle of 54.12º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #858052 is Cyan = 0, Magento = 0.04, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 128 | 82 | - |
| CMYK | 0 | 0.04 | 0.38 | 0.48 |
| HSL | 54.12º | 0.24% | 0.42% | - |
| HSV(B) | 54.12º | 0.38% | 0.52% | - |
| XYZ | 18.92 | 21.03 | 11.05 | - |
| YUV | 124.25 | 104.16 | 134.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 82 | 0 | 0.04 | 0.38 | 0.48 | 54.12 | 0.24 | 0.42 |
| Hex | 85 | 80 | 52 | 0 | 4 | 26 | 30 | 36 | 18 | 2A |
| Octal | 205 | 200 | 122 | 0 | 4 | 46 | 60 | 66 | 30 | 52 |
| Binary | 10000101 | 10000000 | 1010010 | 0 | 100 | 100110 | 110000 | 110110 | 11000 | 101010 |
Color Harmonies of #858052
Complementary color
Monochromatic Colors of #858052
Black with #858052
Text Example
Text Example
White with #858052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858052; }
p { color: rgb(133,128,82); }
H1.HeaderClassName
{
color: #858052;
}
.AnyTagClassName
{
color: #858052;
}
</style>
background-color css
<style>
a { background-color: #858052; }
a { background-color: rgb(133,128,82); }
div.DivClassName
{
background-color: #858052;
}
.BgClassName
{
background-color: #858052;
}
</style>
border-color css
<style>
span { border-color: #858052; }
span { border-color: rgb(133,128,82); }
td.TdClassName
{
border-color: #858052;
}
.TagClassName
{
border-color: #858052;
}
</style>