Shades of Clay Creek #867951
Tints of Clay Creek #867951
RGB
CMYK
RGB Variations
Color information
#867951 (or 0x867951) is known color: Clay Creek. HEX triplet: 86, 79 and 51. RGB value is (134,121,81). Sum of RGB (Red+Green+Blue) = 134+121+81=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 121 (47.66% from 255 or 36.01% from 336); Blue value is 81 (32.03% from 255 or 24.11% from 336); Max value from RGB is 134 - color contains mainly: red. Hex color #867951 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867951 is #7986AE. Grayscale: #787878. Windows color (decimal): -7964335 or 5339526. OLE color: 5339526.
HSL color Cylindrical-coordinate representation of color #867951: hue angle of 45.28º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #867951 is Cyan = 0, Magento = 0.10, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 121 | 81 | - |
| CMYK | 0 | 0.10 | 0.40 | 0.47 |
| HSL | 45.28º | 0.25% | 0.42% | - |
| HSV(B) | 45.28º | 0.4% | 0.53% | - |
| XYZ | 18.15 | 19.34 | 10.56 | - |
| YUV | 120.33 | 105.81 | 137.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 121 | 81 | 0 | 0.10 | 0.40 | 0.47 | 45.28 | 0.25 | 0.42 |
| Hex | 86 | 79 | 51 | 0 | A | 28 | 2F | 2D | 19 | 2A |
| Octal | 206 | 171 | 121 | 0 | 12 | 50 | 57 | 55 | 31 | 52 |
| Binary | 10000110 | 1111001 | 1010001 | 0 | 1010 | 101000 | 101111 | 101101 | 11001 | 101010 |
Color Harmonies of #867951
Complementary color
Monochromatic Colors of #867951
Black with #867951
Text Example
Text Example
White with #867951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867951; }
p { color: rgb(134,121,81); }
H1.HeaderClassName
{
color: #867951;
}
.AnyTagClassName
{
color: #867951;
}
</style>
background-color css
<style>
a { background-color: #867951; }
a { background-color: rgb(134,121,81); }
div.DivClassName
{
background-color: #867951;
}
.BgClassName
{
background-color: #867951;
}
</style>
border-color css
<style>
span { border-color: #867951; }
span { border-color: rgb(134,121,81); }
td.TdClassName
{
border-color: #867951;
}
.TagClassName
{
border-color: #867951;
}
</style>