Shades of Russett #806558
Tints of Russett #806558
RGB
CMYK
RGB Variations
Color information
#806558 (or 0x806558) is known color: Russett. HEX triplet: 80, 65 and 58. RGB value is (128,101,88). Sum of RGB (Red+Green+Blue) = 128+101+88=317 (41% of max value = 765). Red value is 128 (50.39% from 255 or 40.38% from 317); Green value is 101 (39.84% from 255 or 31.86% from 317); Blue value is 88 (34.77% from 255 or 27.76% from 317); Max value from RGB is 128 - color contains mainly: red. Hex color #806558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806558 is #7F9AA7. Grayscale: #6B6B6B. Windows color (decimal): -8362664 or 5793152. OLE color: 5793152.
HSL color Cylindrical-coordinate representation of color #806558: hue angle of 19.5º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #806558 is Cyan = 0, Magento = 0.21, Yellow = 0.31 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 101 | 88 | - |
| CMYK | 0 | 0.21 | 0.31 | 0.50 |
| HSL | 19.5º | 0.19% | 0.42% | - |
| HSV(B) | 19.5º | 0.31% | 0.5% | - |
| XYZ | 15.32 | 14.6 | 11.24 | - |
| YUV | 107.59 | 116.95 | 142.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 101 | 88 | 0 | 0.21 | 0.31 | 0.50 | 19.5 | 0.19 | 0.42 |
| Hex | 80 | 65 | 58 | 0 | 15 | 1F | 32 | 14 | 13 | 2A |
| Octal | 200 | 145 | 130 | 0 | 25 | 37 | 62 | 24 | 23 | 52 |
| Binary | 10000000 | 1100101 | 1011000 | 0 | 10101 | 11111 | 110010 | 10100 | 10011 | 101010 |
Color Harmonies of #806558
Complementary color
Monochromatic Colors of #806558
Black with #806558
Text Example
Text Example
White with #806558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806558; }
p { color: rgb(128,101,88); }
H1.HeaderClassName
{
color: #806558;
}
.AnyTagClassName
{
color: #806558;
}
</style>
background-color css
<style>
a { background-color: #806558; }
a { background-color: rgb(128,101,88); }
div.DivClassName
{
background-color: #806558;
}
.BgClassName
{
background-color: #806558;
}
</style>
border-color css
<style>
span { border-color: #806558; }
span { border-color: rgb(128,101,88); }
td.TdClassName
{
border-color: #806558;
}
.TagClassName
{
border-color: #806558;
}
</style>