Shades of Clay Creek #857851
Tints of Clay Creek #857851
RGB
CMYK
RGB Variations
Color information
#857851 (or 0x857851) is known color: Clay Creek. HEX triplet: 85, 78 and 51. RGB value is (133,120,81). Sum of RGB (Red+Green+Blue) = 133+120+81=334 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.82% from 334); Green value is 120 (47.27% from 255 or 35.93% from 334); Blue value is 81 (32.03% from 255 or 24.25% from 334); Max value from RGB is 133 - color contains mainly: red. Hex color #857851 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857851 is #7A87AE. Grayscale: #777777. Windows color (decimal): -8030127 or 5339269. OLE color: 5339269.
HSL color Cylindrical-coordinate representation of color #857851: hue angle of 45º 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 #857851 is Cyan = 0, Magento = 0.10, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 120 | 81 | - |
| CMYK | 0 | 0.10 | 0.39 | 0.48 |
| HSL | 45º | 0.24% | 0.42% | - |
| HSV(B) | 45º | 0.39% | 0.52% | - |
| XYZ | 17.87 | 19.01 | 10.51 | - |
| YUV | 119.44 | 106.31 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 120 | 81 | 0 | 0.10 | 0.39 | 0.48 | 45 | 0.24 | 0.42 |
| Hex | 85 | 78 | 51 | 0 | A | 27 | 30 | 2D | 18 | 2A |
| Octal | 205 | 170 | 121 | 0 | 12 | 47 | 60 | 55 | 30 | 52 |
| Binary | 10000101 | 1111000 | 1010001 | 0 | 1010 | 100111 | 110000 | 101101 | 11000 | 101010 |
Color Harmonies of #857851
Complementary color
Monochromatic Colors of #857851
Black with #857851
Text Example
Text Example
White with #857851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857851; }
p { color: rgb(133,120,81); }
H1.HeaderClassName
{
color: #857851;
}
.AnyTagClassName
{
color: #857851;
}
</style>
background-color css
<style>
a { background-color: #857851; }
a { background-color: rgb(133,120,81); }
div.DivClassName
{
background-color: #857851;
}
.BgClassName
{
background-color: #857851;
}
</style>
border-color css
<style>
span { border-color: #857851; }
span { border-color: rgb(133,120,81); }
td.TdClassName
{
border-color: #857851;
}
.TagClassName
{
border-color: #857851;
}
</style>