Shades of Russett #806358
Tints of Russett #806358
RGB
CMYK
RGB Variations
Color information
#806358 (or 0x806358) is known color: Russett. HEX triplet: 80, 63 and 58. RGB value is (128,99,88). Sum of RGB (Red+Green+Blue) = 128+99+88=315 (41% of max value = 765). Red value is 128 (50.39% from 255 or 40.63% from 315); Green value is 99 (39.06% from 255 or 31.43% from 315); Blue value is 88 (34.77% from 255 or 27.94% from 315); Max value from RGB is 128 - color contains mainly: red. Hex color #806358 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806358 is #7F9CA7. Grayscale: #6A6A6A. Windows color (decimal): -8363176 or 5792640. OLE color: 5792640.
HSL color Cylindrical-coordinate representation of color #806358: hue angle of 16.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 #806358 is Cyan = 0, Magento = 0.23, Yellow = 0.31 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 99 | 88 | - |
| CMYK | 0 | 0.23 | 0.31 | 0.50 |
| HSL | 16.5º | 0.19% | 0.42% | - |
| HSV(B) | 16.5º | 0.31% | 0.5% | - |
| XYZ | 15.13 | 14.22 | 11.18 | - |
| YUV | 106.42 | 117.61 | 143.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 99 | 88 | 0 | 0.23 | 0.31 | 0.50 | 16.5 | 0.19 | 0.42 |
| Hex | 80 | 63 | 58 | 0 | 17 | 1F | 32 | 10 | 13 | 2A |
| Octal | 200 | 143 | 130 | 0 | 27 | 37 | 62 | 20 | 23 | 52 |
| Binary | 10000000 | 1100011 | 1011000 | 0 | 10111 | 11111 | 110010 | 10000 | 10011 | 101010 |
Color Harmonies of #806358
Complementary color
Monochromatic Colors of #806358
Black with #806358
Text Example
Text Example
White with #806358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806358; }
p { color: rgb(128,99,88); }
H1.HeaderClassName
{
color: #806358;
}
.AnyTagClassName
{
color: #806358;
}
</style>
background-color css
<style>
a { background-color: #806358; }
a { background-color: rgb(128,99,88); }
div.DivClassName
{
background-color: #806358;
}
.BgClassName
{
background-color: #806358;
}
</style>
border-color css
<style>
span { border-color: #806358; }
span { border-color: rgb(128,99,88); }
td.TdClassName
{
border-color: #806358;
}
.TagClassName
{
border-color: #806358;
}
</style>