Shades of Clay Creek #868159
Tints of Clay Creek #868159
RGB
CMYK
RGB Variations
Color information
#868159 (or 0x868159) is known color: Clay Creek. HEX triplet: 86, 81 and 59. RGB value is (134,129,89). Sum of RGB (Red+Green+Blue) = 134+129+89=352 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.07% from 352); Green value is 129 (50.78% from 255 or 36.65% from 352); Blue value is 89 (35.16% from 255 or 25.28% from 352); Max value from RGB is 134 - color contains mainly: red. Hex color #868159 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868159 is #797EA6. Grayscale: #7E7E7E. Windows color (decimal): -7962279 or 5865862. OLE color: 5865862.
HSL color Cylindrical-coordinate representation of color #868159: hue angle of 53.33º 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 #868159 is Cyan = 0, Magento = 0.04, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 129 | 89 | - |
| CMYK | 0 | 0.04 | 0.34 | 0.47 |
| HSL | 53.33º | 0.2% | 0.44% | - |
| HSV(B) | 53.33º | 0.34% | 0.53% | - |
| XYZ | 19.48 | 21.49 | 12.57 | - |
| YUV | 125.94 | 107.16 | 133.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 129 | 89 | 0 | 0.04 | 0.34 | 0.47 | 53.33 | 0.2 | 0.44 |
| Hex | 86 | 81 | 59 | 0 | 4 | 22 | 2F | 35 | 14 | 2C |
| Octal | 206 | 201 | 131 | 0 | 4 | 42 | 57 | 65 | 24 | 54 |
| Binary | 10000110 | 10000001 | 1011001 | 0 | 100 | 100010 | 101111 | 110101 | 10100 | 101100 |
Color Harmonies of #868159
Complementary color
Monochromatic Colors of #868159
Black with #868159
Text Example
Text Example
White with #868159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868159; }
p { color: rgb(134,129,89); }
H1.HeaderClassName
{
color: #868159;
}
.AnyTagClassName
{
color: #868159;
}
</style>
background-color css
<style>
a { background-color: #868159; }
a { background-color: rgb(134,129,89); }
div.DivClassName
{
background-color: #868159;
}
.BgClassName
{
background-color: #868159;
}
</style>
border-color css
<style>
span { border-color: #868159; }
span { border-color: rgb(134,129,89); }
td.TdClassName
{
border-color: #868159;
}
.TagClassName
{
border-color: #868159;
}
</style>