Shades of Clay Creek #868052
Tints of Clay Creek #868052
RGB
CMYK
RGB Variations
Color information
#868052 (or 0x868052) is known color: Clay Creek. HEX triplet: 86, 80 and 52. RGB value is (134,128,82). Sum of RGB (Red+Green+Blue) = 134+128+82=344 (45% of max value = 765). Red value is 134 (52.73% from 255 or 38.95% from 344); Green value is 128 (50.39% from 255 or 37.21% from 344); Blue value is 82 (32.42% from 255 or 23.84% from 344); Max value from RGB is 134 - color contains mainly: red. Hex color #868052 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #868052 is #797FAD. Grayscale: #7C7C7C. Windows color (decimal): -7962542 or 5406854. OLE color: 5406854.
HSL color Cylindrical-coordinate representation of color #868052: hue angle of 53.08º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #868052 is Cyan = 0, Magento = 0.04, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 128 | 82 | - |
| CMYK | 0 | 0.04 | 0.39 | 0.47 |
| HSL | 53.08º | 0.24% | 0.42% | - |
| HSV(B) | 53.08º | 0.39% | 0.53% | - |
| XYZ | 19.07 | 21.12 | 11.05 | - |
| YUV | 124.55 | 103.99 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 128 | 82 | 0 | 0.04 | 0.39 | 0.47 | 53.08 | 0.24 | 0.42 |
| Hex | 86 | 80 | 52 | 0 | 4 | 27 | 2F | 35 | 18 | 2A |
| Octal | 206 | 200 | 122 | 0 | 4 | 47 | 57 | 65 | 30 | 52 |
| Binary | 10000110 | 10000000 | 1010010 | 0 | 100 | 100111 | 101111 | 110101 | 11000 | 101010 |
Color Harmonies of #868052
Complementary color
Monochromatic Colors of #868052
Black with #868052
Text Example
Text Example
White with #868052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868052; }
p { color: rgb(134,128,82); }
H1.HeaderClassName
{
color: #868052;
}
.AnyTagClassName
{
color: #868052;
}
</style>
background-color css
<style>
a { background-color: #868052; }
a { background-color: rgb(134,128,82); }
div.DivClassName
{
background-color: #868052;
}
.BgClassName
{
background-color: #868052;
}
</style>
border-color css
<style>
span { border-color: #868052; }
span { border-color: rgb(134,128,82); }
td.TdClassName
{
border-color: #868052;
}
.TagClassName
{
border-color: #868052;
}
</style>