Shades of Clay Creek #858050
Tints of Clay Creek #858050
RGB
CMYK
RGB Variations
Color information
#858050 (or 0x858050) is known color: Clay Creek. HEX triplet: 85, 80 and 50. RGB value is (133,128,80). Sum of RGB (Red+Green+Blue) = 133+128+80=341 (45% of max value = 765). Red value is 133 (52.34% from 255 or 39.00% from 341); Green value is 128 (50.39% from 255 or 37.54% from 341); Blue value is 80 (31.64% from 255 or 23.46% from 341); Max value from RGB is 133 - color contains mainly: red. Hex color #858050 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858050 is #7A7FAF. Grayscale: #7C7C7C. Windows color (decimal): -8028080 or 5275781. OLE color: 5275781.
HSL color Cylindrical-coordinate representation of color #858050: hue angle of 54.34º 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 #858050 is Cyan = 0, Magento = 0.04, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 128 | 80 | - |
| CMYK | 0 | 0.04 | 0.40 | 0.48 |
| HSL | 54.34º | 0.25% | 0.42% | - |
| HSV(B) | 54.34º | 0.4% | 0.52% | - |
| XYZ | 18.84 | 21 | 10.65 | - |
| YUV | 124.02 | 103.16 | 134.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 80 | 0 | 0.04 | 0.40 | 0.48 | 54.34 | 0.25 | 0.42 |
| Hex | 85 | 80 | 50 | 0 | 4 | 28 | 30 | 36 | 19 | 2A |
| Octal | 205 | 200 | 120 | 0 | 4 | 50 | 60 | 66 | 31 | 52 |
| Binary | 10000101 | 10000000 | 1010000 | 0 | 100 | 101000 | 110000 | 110110 | 11001 | 101010 |
Color Harmonies of #858050
Complementary color
Monochromatic Colors of #858050
Black with #858050
Text Example
Text Example
White with #858050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858050; }
p { color: rgb(133,128,80); }
H1.HeaderClassName
{
color: #858050;
}
.AnyTagClassName
{
color: #858050;
}
</style>
background-color css
<style>
a { background-color: #858050; }
a { background-color: rgb(133,128,80); }
div.DivClassName
{
background-color: #858050;
}
.BgClassName
{
background-color: #858050;
}
</style>
border-color css
<style>
span { border-color: #858050; }
span { border-color: rgb(133,128,80); }
td.TdClassName
{
border-color: #858050;
}
.TagClassName
{
border-color: #858050;
}
</style>