Shades of Russett #866158
Tints of Russett #866158
RGB
CMYK
RGB Variations
Color information
#866158 (or 0x866158) is known color: Russett. HEX triplet: 86, 61 and 58. RGB value is (134,97,88). Sum of RGB (Red+Green+Blue) = 134+97+88=319 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.01% from 319); Green value is 97 (38.28% from 255 or 30.41% from 319); Blue value is 88 (34.77% from 255 or 27.59% from 319); Max value from RGB is 134 - color contains mainly: red. Hex color #866158 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866158 is #799EA7. Grayscale: #6B6B6B. Windows color (decimal): -7970472 or 5792134. OLE color: 5792134.
HSL color Cylindrical-coordinate representation of color #866158: hue angle of 11.74º 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 #866158 is Cyan = 0, Magento = 0.28, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 88 | - |
| CMYK | 0 | 0.28 | 0.34 | 0.47 |
| HSL | 11.74º | 0.21% | 0.44% | - |
| HSV(B) | 11.74º | 0.34% | 0.53% | - |
| XYZ | 15.87 | 14.32 | 11.16 | - |
| YUV | 107.04 | 117.26 | 147.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 88 | 0 | 0.28 | 0.34 | 0.47 | 11.74 | 0.21 | 0.44 |
| Hex | 86 | 61 | 58 | 0 | 1C | 22 | 2F | C | 15 | 2C |
| Octal | 206 | 141 | 130 | 0 | 34 | 42 | 57 | 14 | 25 | 54 |
| Binary | 10000110 | 1100001 | 1011000 | 0 | 11100 | 100010 | 101111 | 1100 | 10101 | 101100 |
Color Harmonies of #866158
Complementary color
Monochromatic Colors of #866158
Black with #866158
Text Example
Text Example
White with #866158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866158; }
p { color: rgb(134,97,88); }
H1.HeaderClassName
{
color: #866158;
}
.AnyTagClassName
{
color: #866158;
}
</style>
background-color css
<style>
a { background-color: #866158; }
a { background-color: rgb(134,97,88); }
div.DivClassName
{
background-color: #866158;
}
.BgClassName
{
background-color: #866158;
}
</style>
border-color css
<style>
span { border-color: #866158; }
span { border-color: rgb(134,97,88); }
td.TdClassName
{
border-color: #866158;
}
.TagClassName
{
border-color: #866158;
}
</style>