Shades of Clay Creek #867852
Tints of Clay Creek #867852
RGB
CMYK
RGB Variations
Color information
#867852 (or 0x867852) is known color: Clay Creek. HEX triplet: 86, 78 and 52. RGB value is (134,120,82). Sum of RGB (Red+Green+Blue) = 134+120+82=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 120 (47.27% from 255 or 35.71% from 336); Blue value is 82 (32.42% from 255 or 24.40% from 336); Max value from RGB is 134 - color contains mainly: red. Hex color #867852 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867852 is #7987AD. Grayscale: #787878. Windows color (decimal): -7964590 or 5404806. OLE color: 5404806.
HSL color Cylindrical-coordinate representation of color #867852: hue angle of 43.85º 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 #867852 is Cyan = 0, Magento = 0.10, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 120 | 82 | - |
| CMYK | 0 | 0.10 | 0.39 | 0.47 |
| HSL | 43.85º | 0.24% | 0.42% | - |
| HSV(B) | 43.85º | 0.39% | 0.53% | - |
| XYZ | 18.07 | 19.11 | 10.72 | - |
| YUV | 119.85 | 106.64 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 120 | 82 | 0 | 0.10 | 0.39 | 0.47 | 43.85 | 0.24 | 0.42 |
| Hex | 86 | 78 | 52 | 0 | A | 27 | 2F | 2C | 18 | 2A |
| Octal | 206 | 170 | 122 | 0 | 12 | 47 | 57 | 54 | 30 | 52 |
| Binary | 10000110 | 1111000 | 1010010 | 0 | 1010 | 100111 | 101111 | 101100 | 11000 | 101010 |
Color Harmonies of #867852
Complementary color
Monochromatic Colors of #867852
Black with #867852
Text Example
Text Example
White with #867852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867852; }
p { color: rgb(134,120,82); }
H1.HeaderClassName
{
color: #867852;
}
.AnyTagClassName
{
color: #867852;
}
</style>
background-color css
<style>
a { background-color: #867852; }
a { background-color: rgb(134,120,82); }
div.DivClassName
{
background-color: #867852;
}
.BgClassName
{
background-color: #867852;
}
</style>
border-color css
<style>
span { border-color: #867852; }
span { border-color: rgb(134,120,82); }
td.TdClassName
{
border-color: #867852;
}
.TagClassName
{
border-color: #867852;
}
</style>