Shades of Clay Creek #868258
Tints of Clay Creek #868258
RGB
CMYK
RGB Variations
Color information
#868258 (or 0x868258) is known color: Clay Creek. HEX triplet: 86, 82 and 58. RGB value is (134,130,88). Sum of RGB (Red+Green+Blue) = 134+130+88=352 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.07% from 352); Green value is 130 (51.17% from 255 or 36.93% from 352); Blue value is 88 (34.77% from 255 or 25% from 352); Max value from RGB is 134 - color contains mainly: red. Hex color #868258 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868258 is #797DA7. Grayscale: #7E7E7E. Windows color (decimal): -7962024 or 5800582. OLE color: 5800582.
HSL color Cylindrical-coordinate representation of color #868258: hue angle of 54.78º degrees, saturation: 0.21, 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 #868258 is Cyan = 0, Magento = 0.03, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 130 | 88 | - |
| CMYK | 0 | 0.03 | 0.34 | 0.47 |
| HSL | 54.78º | 0.21% | 0.44% | - |
| HSV(B) | 54.78º | 0.34% | 0.53% | - |
| XYZ | 19.58 | 21.74 | 12.4 | - |
| YUV | 126.41 | 106.33 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 130 | 88 | 0 | 0.03 | 0.34 | 0.47 | 54.78 | 0.21 | 0.44 |
| Hex | 86 | 82 | 58 | 0 | 3 | 22 | 2F | 37 | 15 | 2C |
| Octal | 206 | 202 | 130 | 0 | 3 | 42 | 57 | 67 | 25 | 54 |
| Binary | 10000110 | 10000010 | 1011000 | 0 | 11 | 100010 | 101111 | 110111 | 10101 | 101100 |
Color Harmonies of #868258
Complementary color
Monochromatic Colors of #868258
Black with #868258
Text Example
Text Example
White with #868258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868258; }
p { color: rgb(134,130,88); }
H1.HeaderClassName
{
color: #868258;
}
.AnyTagClassName
{
color: #868258;
}
</style>
background-color css
<style>
a { background-color: #868258; }
a { background-color: rgb(134,130,88); }
div.DivClassName
{
background-color: #868258;
}
.BgClassName
{
background-color: #868258;
}
</style>
border-color css
<style>
span { border-color: #868258; }
span { border-color: rgb(134,130,88); }
td.TdClassName
{
border-color: #868258;
}
.TagClassName
{
border-color: #868258;
}
</style>