Shades of Clay Creek #858154
Tints of Clay Creek #858154
RGB
CMYK
RGB Variations
Color information
#858154 (or 0x858154) is known color: Clay Creek. HEX triplet: 85, 81 and 54. RGB value is (133,129,84). Sum of RGB (Red+Green+Blue) = 133+129+84=346 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.44% from 346); Green value is 129 (50.78% from 255 or 37.28% from 346); Blue value is 84 (33.20% from 255 or 24.28% from 346); Max value from RGB is 133 - color contains mainly: red. Hex color #858154 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858154 is #7A7EAB. Grayscale: #7D7D7D. Windows color (decimal): -8027820 or 5538181. OLE color: 5538181.
HSL color Cylindrical-coordinate representation of color #858154: hue angle of 55.1º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #858154 is Cyan = 0, Magento = 0.03, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 129 | 84 | - |
| CMYK | 0 | 0.03 | 0.37 | 0.48 |
| HSL | 55.1º | 0.23% | 0.43% | - |
| HSV(B) | 55.1º | 0.37% | 0.52% | - |
| XYZ | 19.12 | 21.33 | 11.5 | - |
| YUV | 125.07 | 104.83 | 133.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 84 | 0 | 0.03 | 0.37 | 0.48 | 55.1 | 0.23 | 0.43 |
| Hex | 85 | 81 | 54 | 0 | 3 | 25 | 30 | 37 | 17 | 2B |
| Octal | 205 | 201 | 124 | 0 | 3 | 45 | 60 | 67 | 27 | 53 |
| Binary | 10000101 | 10000001 | 1010100 | 0 | 11 | 100101 | 110000 | 110111 | 10111 | 101011 |
Color Harmonies of #858154
Complementary color
Monochromatic Colors of #858154
Black with #858154
Text Example
Text Example
White with #858154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858154; }
p { color: rgb(133,129,84); }
H1.HeaderClassName
{
color: #858154;
}
.AnyTagClassName
{
color: #858154;
}
</style>
background-color css
<style>
a { background-color: #858154; }
a { background-color: rgb(133,129,84); }
div.DivClassName
{
background-color: #858154;
}
.BgClassName
{
background-color: #858154;
}
</style>
border-color css
<style>
span { border-color: #858154; }
span { border-color: rgb(133,129,84); }
td.TdClassName
{
border-color: #858154;
}
.TagClassName
{
border-color: #858154;
}
</style>