Shades of Russett #806054
Tints of Russett #806054
RGB
CMYK
RGB Variations
Color information
#806054 (or 0x806054) is known color: Russett. HEX triplet: 80, 60 and 54. RGB value is (128,96,84). Sum of RGB (Red+Green+Blue) = 128+96+84=308 (40% of max value = 765). Red value is 128 (50.39% from 255 or 41.56% from 308); Green value is 96 (37.89% from 255 or 31.17% from 308); Blue value is 84 (33.20% from 255 or 27.27% from 308); Max value from RGB is 128 - color contains mainly: red. Hex color #806054 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806054 is #7F9FAB. Grayscale: #686868. Windows color (decimal): -8363948 or 5529728. OLE color: 5529728.
HSL color Cylindrical-coordinate representation of color #806054: hue angle of 16.36º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #806054 is Cyan = 0, Magento = 0.25, Yellow = 0.34 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 96 | 84 | - |
| CMYK | 0 | 0.25 | 0.34 | 0.50 |
| HSL | 16.36º | 0.21% | 0.42% | - |
| HSV(B) | 16.36º | 0.34% | 0.5% | - |
| XYZ | 14.69 | 13.6 | 10.24 | - |
| YUV | 104.2 | 116.6 | 144.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 96 | 84 | 0 | 0.25 | 0.34 | 0.50 | 16.36 | 0.21 | 0.42 |
| Hex | 80 | 60 | 54 | 0 | 19 | 22 | 32 | 10 | 15 | 2A |
| Octal | 200 | 140 | 124 | 0 | 31 | 42 | 62 | 20 | 25 | 52 |
| Binary | 10000000 | 1100000 | 1010100 | 0 | 11001 | 100010 | 110010 | 10000 | 10101 | 101010 |
Color Harmonies of #806054
Complementary color
Monochromatic Colors of #806054
Black with #806054
Text Example
Text Example
White with #806054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806054; }
p { color: rgb(128,96,84); }
H1.HeaderClassName
{
color: #806054;
}
.AnyTagClassName
{
color: #806054;
}
</style>
background-color css
<style>
a { background-color: #806054; }
a { background-color: rgb(128,96,84); }
div.DivClassName
{
background-color: #806054;
}
.BgClassName
{
background-color: #806054;
}
</style>
border-color css
<style>
span { border-color: #806054; }
span { border-color: rgb(128,96,84); }
td.TdClassName
{
border-color: #806054;
}
.TagClassName
{
border-color: #806054;
}
</style>