Shades of Clay Creek #858051
Tints of Clay Creek #858051
RGB
CMYK
RGB Variations
Color information
#858051 (or 0x858051) is known color: Clay Creek. HEX triplet: 85, 80 and 51. RGB value is (133,128,81). Sum of RGB (Red+Green+Blue) = 133+128+81=342 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.89% from 342); Green value is 128 (50.39% from 255 or 37.43% from 342); Blue value is 81 (32.03% from 255 or 23.68% from 342); Max value from RGB is 133 - color contains mainly: red. Hex color #858051 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858051 is #7A7FAE. Grayscale: #7C7C7C. Windows color (decimal): -8028079 or 5341317. OLE color: 5341317.
HSL color Cylindrical-coordinate representation of color #858051: hue angle of 54.23º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #858051 is Cyan = 0, Magento = 0.04, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 128 | 81 | - |
| CMYK | 0 | 0.04 | 0.39 | 0.48 |
| HSL | 54.23º | 0.24% | 0.42% | - |
| HSV(B) | 54.23º | 0.39% | 0.52% | - |
| XYZ | 18.88 | 21.02 | 10.85 | - |
| YUV | 124.14 | 103.66 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 81 | 0 | 0.04 | 0.39 | 0.48 | 54.23 | 0.24 | 0.42 |
| Hex | 85 | 80 | 51 | 0 | 4 | 27 | 30 | 36 | 18 | 2A |
| Octal | 205 | 200 | 121 | 0 | 4 | 47 | 60 | 66 | 30 | 52 |
| Binary | 10000101 | 10000000 | 1010001 | 0 | 100 | 100111 | 110000 | 110110 | 11000 | 101010 |
Color Harmonies of #858051
Complementary color
Monochromatic Colors of #858051
Black with #858051
Text Example
Text Example
White with #858051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858051; }
p { color: rgb(133,128,81); }
H1.HeaderClassName
{
color: #858051;
}
.AnyTagClassName
{
color: #858051;
}
</style>
background-color css
<style>
a { background-color: #858051; }
a { background-color: rgb(133,128,81); }
div.DivClassName
{
background-color: #858051;
}
.BgClassName
{
background-color: #858051;
}
</style>
border-color css
<style>
span { border-color: #858051; }
span { border-color: rgb(133,128,81); }
td.TdClassName
{
border-color: #858051;
}
.TagClassName
{
border-color: #858051;
}
</style>