Shades of Clay Creek #858150
Tints of Clay Creek #858150
RGB
CMYK
RGB Variations
Color information
#858150 (or 0x858150) is known color: Clay Creek. HEX triplet: 85, 81 and 50. RGB value is (133,129,80). Sum of RGB (Red+Green+Blue) = 133+129+80=342 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.89% from 342); Green value is 129 (50.78% from 255 or 37.72% from 342); Blue value is 80 (31.64% from 255 or 23.39% from 342); Max value from RGB is 133 - color contains mainly: red. Hex color #858150 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858150 is #7A7EAF. Grayscale: #7C7C7C. Windows color (decimal): -8027824 or 5276037. OLE color: 5276037.
HSL color Cylindrical-coordinate representation of color #858150: hue angle of 55.47º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #858150 is Cyan = 0, Magento = 0.03, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 129 | 80 | - |
| CMYK | 0 | 0.03 | 0.40 | 0.48 |
| HSL | 55.47º | 0.25% | 0.42% | - |
| HSV(B) | 55.47º | 0.4% | 0.52% | - |
| XYZ | 18.97 | 21.27 | 10.69 | - |
| YUV | 124.61 | 102.83 | 133.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 80 | 0 | 0.03 | 0.40 | 0.48 | 55.47 | 0.25 | 0.42 |
| Hex | 85 | 81 | 50 | 0 | 3 | 28 | 30 | 37 | 19 | 2A |
| Octal | 205 | 201 | 120 | 0 | 3 | 50 | 60 | 67 | 31 | 52 |
| Binary | 10000101 | 10000001 | 1010000 | 0 | 11 | 101000 | 110000 | 110111 | 11001 | 101010 |
Color Harmonies of #858150
Complementary color
Monochromatic Colors of #858150
Black with #858150
Text Example
Text Example
White with #858150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858150; }
p { color: rgb(133,129,80); }
H1.HeaderClassName
{
color: #858150;
}
.AnyTagClassName
{
color: #858150;
}
</style>
background-color css
<style>
a { background-color: #858150; }
a { background-color: rgb(133,129,80); }
div.DivClassName
{
background-color: #858150;
}
.BgClassName
{
background-color: #858150;
}
</style>
border-color css
<style>
span { border-color: #858150; }
span { border-color: rgb(133,129,80); }
td.TdClassName
{
border-color: #858150;
}
.TagClassName
{
border-color: #858150;
}
</style>