Shades of Clay Creek #868259
Tints of Clay Creek #868259
RGB
CMYK
RGB Variations
Color information
#868259 (or 0x868259) is known color: Clay Creek. HEX triplet: 86, 82 and 59. RGB value is (134,130,89). Sum of RGB (Red+Green+Blue) = 134+130+89=353 (46% of max value = 765). Red value is 134 (52.73% from 255 or 37.96% from 353); Green value is 130 (51.17% from 255 or 36.83% from 353); Blue value is 89 (35.16% from 255 or 25.21% from 353); Max value from RGB is 134 - color contains mainly: red. Hex color #868259 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868259 is #797DA6. Grayscale: #7E7E7E. Windows color (decimal): -7962023 or 5866118. OLE color: 5866118.
HSL color Cylindrical-coordinate representation of color #868259: hue angle of 54.67º 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 #868259 is Cyan = 0, Magento = 0.03, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 130 | 89 | - |
| CMYK | 0 | 0.03 | 0.34 | 0.47 |
| HSL | 54.67º | 0.2% | 0.44% | - |
| HSV(B) | 54.67º | 0.34% | 0.53% | - |
| XYZ | 19.62 | 21.75 | 12.62 | - |
| YUV | 126.52 | 106.83 | 133.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 130 | 89 | 0 | 0.03 | 0.34 | 0.47 | 54.67 | 0.2 | 0.44 |
| Hex | 86 | 82 | 59 | 0 | 3 | 22 | 2F | 37 | 14 | 2C |
| Octal | 206 | 202 | 131 | 0 | 3 | 42 | 57 | 67 | 24 | 54 |
| Binary | 10000110 | 10000010 | 1011001 | 0 | 11 | 100010 | 101111 | 110111 | 10100 | 101100 |
Color Harmonies of #868259
Complementary color
Monochromatic Colors of #868259
Black with #868259
Text Example
Text Example
White with #868259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868259; }
p { color: rgb(134,130,89); }
H1.HeaderClassName
{
color: #868259;
}
.AnyTagClassName
{
color: #868259;
}
</style>
background-color css
<style>
a { background-color: #868259; }
a { background-color: rgb(134,130,89); }
div.DivClassName
{
background-color: #868259;
}
.BgClassName
{
background-color: #868259;
}
</style>
border-color css
<style>
span { border-color: #868259; }
span { border-color: rgb(134,130,89); }
td.TdClassName
{
border-color: #868259;
}
.TagClassName
{
border-color: #868259;
}
</style>