Shades of Clay Creek #868257
Tints of Clay Creek #868257
RGB
CMYK
RGB Variations
Color information
#868257 (or 0x868257) is known color: Clay Creek. HEX triplet: 86, 82 and 57. RGB value is (134,130,87). Sum of RGB (Red+Green+Blue) = 134+130+87=351 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.18% from 351); Green value is 130 (51.17% from 255 or 37.04% from 351); Blue value is 87 (34.38% from 255 or 24.79% from 351); Max value from RGB is 134 - color contains mainly: red. Hex color #868257 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868257 is #797DA8. Grayscale: #7E7E7E. Windows color (decimal): -7962025 or 5735046. OLE color: 5735046.
HSL color Cylindrical-coordinate representation of color #868257: hue angle of 54.89º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #868257 is Cyan = 0, Magento = 0.03, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 130 | 87 | - |
| CMYK | 0 | 0.03 | 0.35 | 0.47 |
| HSL | 54.89º | 0.21% | 0.43% | - |
| HSV(B) | 54.89º | 0.35% | 0.53% | - |
| XYZ | 19.53 | 21.72 | 12.18 | - |
| YUV | 126.29 | 105.83 | 133.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 130 | 87 | 0 | 0.03 | 0.35 | 0.47 | 54.89 | 0.21 | 0.43 |
| Hex | 86 | 82 | 57 | 0 | 3 | 23 | 2F | 37 | 15 | 2B |
| Octal | 206 | 202 | 127 | 0 | 3 | 43 | 57 | 67 | 25 | 53 |
| Binary | 10000110 | 10000010 | 1010111 | 0 | 11 | 100011 | 101111 | 110111 | 10101 | 101011 |
Color Harmonies of #868257
Complementary color
Monochromatic Colors of #868257
Black with #868257
Text Example
Text Example
White with #868257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868257; }
p { color: rgb(134,130,87); }
H1.HeaderClassName
{
color: #868257;
}
.AnyTagClassName
{
color: #868257;
}
</style>
background-color css
<style>
a { background-color: #868257; }
a { background-color: rgb(134,130,87); }
div.DivClassName
{
background-color: #868257;
}
.BgClassName
{
background-color: #868257;
}
</style>
border-color css
<style>
span { border-color: #868257; }
span { border-color: rgb(134,130,87); }
td.TdClassName
{
border-color: #868257;
}
.TagClassName
{
border-color: #868257;
}
</style>