Shades of Clay Creek #868059
Tints of Clay Creek #868059
RGB
CMYK
RGB Variations
Color information
#868059 (or 0x868059) is known color: Clay Creek. HEX triplet: 86, 80 and 59. RGB value is (134,128,89). Sum of RGB (Red+Green+Blue) = 134+128+89=351 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.18% from 351); Green value is 128 (50.39% from 255 or 36.47% from 351); Blue value is 89 (35.16% from 255 or 25.36% from 351); Max value from RGB is 134 - color contains mainly: red. Hex color #868059 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868059 is #797FA6. Grayscale: #7D7D7D. Windows color (decimal): -7962535 or 5865606. OLE color: 5865606.
HSL color Cylindrical-coordinate representation of color #868059: hue angle of 52º degrees, saturation: 0.2, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #868059 is Cyan = 0, Magento = 0.04, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 128 | 89 | - |
| CMYK | 0 | 0.04 | 0.34 | 0.47 |
| HSL | 52º | 0.2% | 0.44% | - |
| HSV(B) | 52º | 0.34% | 0.53% | - |
| XYZ | 19.35 | 21.23 | 12.53 | - |
| YUV | 125.35 | 107.49 | 134.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 128 | 89 | 0 | 0.04 | 0.34 | 0.47 | 52 | 0.2 | 0.44 |
| Hex | 86 | 80 | 59 | 0 | 4 | 22 | 2F | 34 | 14 | 2C |
| Octal | 206 | 200 | 131 | 0 | 4 | 42 | 57 | 64 | 24 | 54 |
| Binary | 10000110 | 10000000 | 1011001 | 0 | 100 | 100010 | 101111 | 110100 | 10100 | 101100 |
Color Harmonies of #868059
Complementary color
Monochromatic Colors of #868059
Black with #868059
Text Example
Text Example
White with #868059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868059; }
p { color: rgb(134,128,89); }
H1.HeaderClassName
{
color: #868059;
}
.AnyTagClassName
{
color: #868059;
}
</style>
background-color css
<style>
a { background-color: #868059; }
a { background-color: rgb(134,128,89); }
div.DivClassName
{
background-color: #868059;
}
.BgClassName
{
background-color: #868059;
}
</style>
border-color css
<style>
span { border-color: #868059; }
span { border-color: rgb(134,128,89); }
td.TdClassName
{
border-color: #868059;
}
.TagClassName
{
border-color: #868059;
}
</style>