Shades of Russett #826054
Tints of Russett #826054
RGB
CMYK
RGB Variations
Color information
#826054 (or 0x826054) is known color: Russett. HEX triplet: 82, 60 and 54. RGB value is (130,96,84). Sum of RGB (Red+Green+Blue) = 130+96+84=310 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.94% from 310); Green value is 96 (37.89% from 255 or 30.97% from 310); Blue value is 84 (33.20% from 255 or 27.10% from 310); Max value from RGB is 130 - color contains mainly: red. Hex color #826054 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826054 is #7D9FAB. Grayscale: #686868. Windows color (decimal): -8232876 or 5529730. OLE color: 5529730.
HSL color Cylindrical-coordinate representation of color #826054: hue angle of 15.65º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #826054 is Cyan = 0, Magento = 0.26, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 84 | - |
| CMYK | 0 | 0.26 | 0.35 | 0.49 |
| HSL | 15.65º | 0.21% | 0.42% | - |
| HSV(B) | 15.65º | 0.35% | 0.51% | - |
| XYZ | 14.99 | 13.75 | 10.25 | - |
| YUV | 104.8 | 116.26 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 84 | 0 | 0.26 | 0.35 | 0.49 | 15.65 | 0.21 | 0.42 |
| Hex | 82 | 60 | 54 | 0 | 1A | 23 | 31 | 10 | 15 | 2A |
| Octal | 202 | 140 | 124 | 0 | 32 | 43 | 61 | 20 | 25 | 52 |
| Binary | 10000010 | 1100000 | 1010100 | 0 | 11010 | 100011 | 110001 | 10000 | 10101 | 101010 |
Color Harmonies of #826054
Complementary color
Monochromatic Colors of #826054
Black with #826054
Text Example
Text Example
White with #826054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826054; }
p { color: rgb(130,96,84); }
H1.HeaderClassName
{
color: #826054;
}
.AnyTagClassName
{
color: #826054;
}
</style>
background-color css
<style>
a { background-color: #826054; }
a { background-color: rgb(130,96,84); }
div.DivClassName
{
background-color: #826054;
}
.BgClassName
{
background-color: #826054;
}
</style>
border-color css
<style>
span { border-color: #826054; }
span { border-color: rgb(130,96,84); }
td.TdClassName
{
border-color: #826054;
}
.TagClassName
{
border-color: #826054;
}
</style>