Shades of Clay Creek #858053
Tints of Clay Creek #858053
RGB
CMYK
RGB Variations
Color information
#858053 (or 0x858053) is known color: Clay Creek. HEX triplet: 85, 80 and 53. RGB value is (133,128,83). Sum of RGB (Red+Green+Blue) = 133+128+83=344 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.66% from 344); Green value is 128 (50.39% from 255 or 37.21% from 344); Blue value is 83 (32.81% from 255 or 24.13% from 344); Max value from RGB is 133 - color contains mainly: red. Hex color #858053 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #858053 is #7A7FAC. Grayscale: #7C7C7C. Windows color (decimal): -8028077 or 5472389. OLE color: 5472389.
HSL color Cylindrical-coordinate representation of color #858053: hue angle of 54º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #858053 is Cyan = 0, Magento = 0.04, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 128 | 83 | - |
| CMYK | 0 | 0.04 | 0.38 | 0.48 |
| HSL | 54º | 0.23% | 0.42% | - |
| HSV(B) | 54º | 0.38% | 0.52% | - |
| XYZ | 18.95 | 21.05 | 11.25 | - |
| YUV | 124.37 | 104.66 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 83 | 0 | 0.04 | 0.38 | 0.48 | 54 | 0.23 | 0.42 |
| Hex | 85 | 80 | 53 | 0 | 4 | 26 | 30 | 36 | 17 | 2A |
| Octal | 205 | 200 | 123 | 0 | 4 | 46 | 60 | 66 | 27 | 52 |
| Binary | 10000101 | 10000000 | 1010011 | 0 | 100 | 100110 | 110000 | 110110 | 10111 | 101010 |
Color Harmonies of #858053
Complementary color
Monochromatic Colors of #858053
Black with #858053
Text Example
Text Example
White with #858053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858053; }
p { color: rgb(133,128,83); }
H1.HeaderClassName
{
color: #858053;
}
.AnyTagClassName
{
color: #858053;
}
</style>
background-color css
<style>
a { background-color: #858053; }
a { background-color: rgb(133,128,83); }
div.DivClassName
{
background-color: #858053;
}
.BgClassName
{
background-color: #858053;
}
</style>
border-color css
<style>
span { border-color: #858053; }
span { border-color: rgb(133,128,83); }
td.TdClassName
{
border-color: #858053;
}
.TagClassName
{
border-color: #858053;
}
</style>