Shades of Russett #866558
Tints of Russett #866558
RGB
CMYK
RGB Variations
Color information
#866558 (or 0x866558) is known color: Russett. HEX triplet: 86, 65 and 58. RGB value is (134,101,88). Sum of RGB (Red+Green+Blue) = 134+101+88=323 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.49% from 323); Green value is 101 (39.84% from 255 or 31.27% from 323); Blue value is 88 (34.77% from 255 or 27.24% from 323); Max value from RGB is 134 - color contains mainly: red. Hex color #866558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866558 is #799AA7. Grayscale: #6D6D6D. Windows color (decimal): -7969448 or 5793158. OLE color: 5793158.
HSL color Cylindrical-coordinate representation of color #866558: hue angle of 16.96º 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 #866558 is Cyan = 0, Magento = 0.25, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 88 | - |
| CMYK | 0 | 0.25 | 0.34 | 0.47 |
| HSL | 16.96º | 0.21% | 0.44% | - |
| HSV(B) | 16.96º | 0.34% | 0.53% | - |
| XYZ | 16.25 | 15.08 | 11.29 | - |
| YUV | 109.39 | 115.93 | 145.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 88 | 0 | 0.25 | 0.34 | 0.47 | 16.96 | 0.21 | 0.44 |
| Hex | 86 | 65 | 58 | 0 | 19 | 22 | 2F | 11 | 15 | 2C |
| Octal | 206 | 145 | 130 | 0 | 31 | 42 | 57 | 21 | 25 | 54 |
| Binary | 10000110 | 1100101 | 1011000 | 0 | 11001 | 100010 | 101111 | 10001 | 10101 | 101100 |
Color Harmonies of #866558
Complementary color
Monochromatic Colors of #866558
Black with #866558
Text Example
Text Example
White with #866558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866558; }
p { color: rgb(134,101,88); }
H1.HeaderClassName
{
color: #866558;
}
.AnyTagClassName
{
color: #866558;
}
</style>
background-color css
<style>
a { background-color: #866558; }
a { background-color: rgb(134,101,88); }
div.DivClassName
{
background-color: #866558;
}
.BgClassName
{
background-color: #866558;
}
</style>
border-color css
<style>
span { border-color: #866558; }
span { border-color: rgb(134,101,88); }
td.TdClassName
{
border-color: #866558;
}
.TagClassName
{
border-color: #866558;
}
</style>