Shades of Clay Creek #868356
Tints of Clay Creek #868356
RGB
CMYK
RGB Variations
Color information
#868356 (or 0x868356) is known color: Clay Creek. HEX triplet: 86, 83 and 56. RGB value is (134,131,86). Sum of RGB (Red+Green+Blue) = 134+131+86=351 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.18% from 351); Green value is 131 (51.56% from 255 or 37.32% from 351); Blue value is 86 (33.98% from 255 or 24.50% from 351); Max value from RGB is 134 - color contains mainly: red. Hex color #868356 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868356 is #797CA9. Grayscale: #7E7E7E. Windows color (decimal): -7961770 or 5669766. OLE color: 5669766.
HSL color Cylindrical-coordinate representation of color #868356: hue angle of 56.25º 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 #868356 is Cyan = 0, Magento = 0.02, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 131 | 86 | - |
| CMYK | 0 | 0.02 | 0.36 | 0.47 |
| HSL | 56.25º | 0.22% | 0.43% | - |
| HSV(B) | 56.25º | 0.36% | 0.53% | - |
| XYZ | 19.63 | 21.97 | 12.01 | - |
| YUV | 126.77 | 104.99 | 133.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 131 | 86 | 0 | 0.02 | 0.36 | 0.47 | 56.25 | 0.22 | 0.43 |
| Hex | 86 | 83 | 56 | 0 | 2 | 24 | 2F | 38 | 16 | 2B |
| Octal | 206 | 203 | 126 | 0 | 2 | 44 | 57 | 70 | 26 | 53 |
| Binary | 10000110 | 10000011 | 1010110 | 0 | 10 | 100100 | 101111 | 111000 | 10110 | 101011 |
Color Harmonies of #868356
Complementary color
Monochromatic Colors of #868356
Black with #868356
Text Example
Text Example
White with #868356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868356; }
p { color: rgb(134,131,86); }
H1.HeaderClassName
{
color: #868356;
}
.AnyTagClassName
{
color: #868356;
}
</style>
background-color css
<style>
a { background-color: #868356; }
a { background-color: rgb(134,131,86); }
div.DivClassName
{
background-color: #868356;
}
.BgClassName
{
background-color: #868356;
}
</style>
border-color css
<style>
span { border-color: #868356; }
span { border-color: rgb(134,131,86); }
td.TdClassName
{
border-color: #868356;
}
.TagClassName
{
border-color: #868356;
}
</style>