Shades of Clay Creek #867958
Tints of Clay Creek #867958
RGB
CMYK
RGB Variations
Color information
#867958 (or 0x867958) is known color: Clay Creek. HEX triplet: 86, 79 and 58. RGB value is (134,121,88). Sum of RGB (Red+Green+Blue) = 134+121+88=343 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.07% from 343); Green value is 121 (47.66% from 255 or 35.28% from 343); Blue value is 88 (34.77% from 255 or 25.66% from 343); Max value from RGB is 134 - color contains mainly: red. Hex color #867958 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867958 is #7986A7. Grayscale: #797979. Windows color (decimal): -7964328 or 5798278. OLE color: 5798278.
HSL color Cylindrical-coordinate representation of color #867958: hue angle of 43.04º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #867958 is Cyan = 0, Magento = 0.10, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 121 | 88 | - |
| CMYK | 0 | 0.10 | 0.34 | 0.47 |
| HSL | 43.04º | 0.21% | 0.44% | - |
| HSV(B) | 43.04º | 0.34% | 0.53% | - |
| XYZ | 18.43 | 19.45 | 12.01 | - |
| YUV | 121.13 | 109.31 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 121 | 88 | 0 | 0.10 | 0.34 | 0.47 | 43.04 | 0.21 | 0.44 |
| Hex | 86 | 79 | 58 | 0 | A | 22 | 2F | 2B | 15 | 2C |
| Octal | 206 | 171 | 130 | 0 | 12 | 42 | 57 | 53 | 25 | 54 |
| Binary | 10000110 | 1111001 | 1011000 | 0 | 1010 | 100010 | 101111 | 101011 | 10101 | 101100 |
Color Harmonies of #867958
Complementary color
Monochromatic Colors of #867958
Black with #867958
Text Example
Text Example
White with #867958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867958; }
p { color: rgb(134,121,88); }
H1.HeaderClassName
{
color: #867958;
}
.AnyTagClassName
{
color: #867958;
}
</style>
background-color css
<style>
a { background-color: #867958; }
a { background-color: rgb(134,121,88); }
div.DivClassName
{
background-color: #867958;
}
.BgClassName
{
background-color: #867958;
}
</style>
border-color css
<style>
span { border-color: #867958; }
span { border-color: rgb(134,121,88); }
td.TdClassName
{
border-color: #867958;
}
.TagClassName
{
border-color: #867958;
}
</style>