Shades of Clay Creek #858158
Tints of Clay Creek #858158
RGB
CMYK
RGB Variations
Color information
#858158 (or 0x858158) is known color: Clay Creek. HEX triplet: 85, 81 and 58. RGB value is (133,129,88). Sum of RGB (Red+Green+Blue) = 133+129+88=350 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38% from 350); Green value is 129 (50.78% from 255 or 36.86% from 350); Blue value is 88 (34.77% from 255 or 25.14% from 350); Max value from RGB is 133 - color contains mainly: red. Hex color #858158 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858158 is #7A7EA7. Grayscale: #7D7D7D. Windows color (decimal): -8027816 or 5800325. OLE color: 5800325.
HSL color Cylindrical-coordinate representation of color #858158: hue angle of 54.67º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #858158 is Cyan = 0, Magento = 0.03, Yellow = 0.34 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 129 | 88 | - |
| CMYK | 0 | 0.03 | 0.34 | 0.48 |
| HSL | 54.67º | 0.2% | 0.43% | - |
| HSV(B) | 54.67º | 0.34% | 0.52% | - |
| XYZ | 19.28 | 21.39 | 12.35 | - |
| YUV | 125.52 | 106.83 | 133.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 88 | 0 | 0.03 | 0.34 | 0.48 | 54.67 | 0.2 | 0.43 |
| Hex | 85 | 81 | 58 | 0 | 3 | 22 | 30 | 37 | 14 | 2B |
| Octal | 205 | 201 | 130 | 0 | 3 | 42 | 60 | 67 | 24 | 53 |
| Binary | 10000101 | 10000001 | 1011000 | 0 | 11 | 100010 | 110000 | 110111 | 10100 | 101011 |
Color Harmonies of #858158
Complementary color
Monochromatic Colors of #858158
Black with #858158
Text Example
Text Example
White with #858158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858158; }
p { color: rgb(133,129,88); }
H1.HeaderClassName
{
color: #858158;
}
.AnyTagClassName
{
color: #858158;
}
</style>
background-color css
<style>
a { background-color: #858158; }
a { background-color: rgb(133,129,88); }
div.DivClassName
{
background-color: #858158;
}
.BgClassName
{
background-color: #858158;
}
</style>
border-color css
<style>
span { border-color: #858158; }
span { border-color: rgb(133,129,88); }
td.TdClassName
{
border-color: #858158;
}
.TagClassName
{
border-color: #858158;
}
</style>