Shades of Clay Creek #858054
Tints of Clay Creek #858054
RGB
CMYK
RGB Variations
Color information
#858054 (or 0x858054) is known color: Clay Creek. HEX triplet: 85, 80 and 54. RGB value is (133,128,84). Sum of RGB (Red+Green+Blue) = 133+128+84=345 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.55% from 345); Green value is 128 (50.39% from 255 or 37.10% from 345); Blue value is 84 (33.20% from 255 or 24.35% from 345); Max value from RGB is 133 - color contains mainly: red. Hex color #858054 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858054 is #7A7FAB. Grayscale: #7C7C7C. Windows color (decimal): -8028076 or 5537925. OLE color: 5537925.
HSL color Cylindrical-coordinate representation of color #858054: hue angle of 53.88º 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 #858054 is Cyan = 0, Magento = 0.04, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 128 | 84 | - |
| CMYK | 0 | 0.04 | 0.37 | 0.48 |
| HSL | 53.88º | 0.23% | 0.43% | - |
| HSV(B) | 53.88º | 0.37% | 0.52% | - |
| XYZ | 18.99 | 21.06 | 11.45 | - |
| YUV | 124.48 | 105.16 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 84 | 0 | 0.04 | 0.37 | 0.48 | 53.88 | 0.23 | 0.43 |
| Hex | 85 | 80 | 54 | 0 | 4 | 25 | 30 | 36 | 17 | 2B |
| Octal | 205 | 200 | 124 | 0 | 4 | 45 | 60 | 66 | 27 | 53 |
| Binary | 10000101 | 10000000 | 1010100 | 0 | 100 | 100101 | 110000 | 110110 | 10111 | 101011 |
Color Harmonies of #858054
Complementary color
Monochromatic Colors of #858054
Black with #858054
Text Example
Text Example
White with #858054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858054; }
p { color: rgb(133,128,84); }
H1.HeaderClassName
{
color: #858054;
}
.AnyTagClassName
{
color: #858054;
}
</style>
background-color css
<style>
a { background-color: #858054; }
a { background-color: rgb(133,128,84); }
div.DivClassName
{
background-color: #858054;
}
.BgClassName
{
background-color: #858054;
}
</style>
border-color css
<style>
span { border-color: #858054; }
span { border-color: rgb(133,128,84); }
td.TdClassName
{
border-color: #858054;
}
.TagClassName
{
border-color: #858054;
}
</style>