Shades of Clay Creek #868156
Tints of Clay Creek #868156
RGB
CMYK
RGB Variations
Color information
#868156 (or 0x868156) is known color: Clay Creek. HEX triplet: 86, 81 and 56. RGB value is (134,129,86). Sum of RGB (Red+Green+Blue) = 134+129+86=349 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.40% from 349); Green value is 129 (50.78% from 255 or 36.96% from 349); Blue value is 86 (33.98% from 255 or 24.64% from 349); Max value from RGB is 134 - color contains mainly: red. Hex color #868156 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868156 is #797EA9. Grayscale: #7D7D7D. Windows color (decimal): -7962282 or 5669254. OLE color: 5669254.
HSL color Cylindrical-coordinate representation of color #868156: hue angle of 53.75º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #868156 is Cyan = 0, Magento = 0.04, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 129 | 86 | - |
| CMYK | 0 | 0.04 | 0.36 | 0.47 |
| HSL | 53.75º | 0.22% | 0.43% | - |
| HSV(B) | 53.75º | 0.36% | 0.53% | - |
| XYZ | 19.36 | 21.44 | 11.92 | - |
| YUV | 125.59 | 105.66 | 134 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 129 | 86 | 0 | 0.04 | 0.36 | 0.47 | 53.75 | 0.22 | 0.43 |
| Hex | 86 | 81 | 56 | 0 | 4 | 24 | 2F | 36 | 16 | 2B |
| Octal | 206 | 201 | 126 | 0 | 4 | 44 | 57 | 66 | 26 | 53 |
| Binary | 10000110 | 10000001 | 1010110 | 0 | 100 | 100100 | 101111 | 110110 | 10110 | 101011 |
Color Harmonies of #868156
Complementary color
Monochromatic Colors of #868156
Black with #868156
Text Example
Text Example
White with #868156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868156; }
p { color: rgb(134,129,86); }
H1.HeaderClassName
{
color: #868156;
}
.AnyTagClassName
{
color: #868156;
}
</style>
background-color css
<style>
a { background-color: #868156; }
a { background-color: rgb(134,129,86); }
div.DivClassName
{
background-color: #868156;
}
.BgClassName
{
background-color: #868156;
}
</style>
border-color css
<style>
span { border-color: #868156; }
span { border-color: rgb(134,129,86); }
td.TdClassName
{
border-color: #868156;
}
.TagClassName
{
border-color: #868156;
}
</style>