Shades of Russett #826055
Tints of Russett #826055
RGB
CMYK
RGB Variations
Color information
#826055 (or 0x826055) is known color: Russett. HEX triplet: 82, 60 and 55. RGB value is (130,96,85). Sum of RGB (Red+Green+Blue) = 130+96+85=311 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.80% from 311); Green value is 96 (37.89% from 255 or 30.87% from 311); Blue value is 85 (33.59% from 255 or 27.33% from 311); Max value from RGB is 130 - color contains mainly: red. Hex color #826055 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #826055 is #7D9FAA. Grayscale: #686868. Windows color (decimal): -8232875 or 5595266. OLE color: 5595266.
HSL color Cylindrical-coordinate representation of color #826055: hue angle of 14.67º 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 #826055 is Cyan = 0, Magento = 0.26, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 85 | - |
| CMYK | 0 | 0.26 | 0.35 | 0.49 |
| HSL | 14.67º | 0.21% | 0.42% | - |
| HSV(B) | 14.67º | 0.35% | 0.51% | - |
| XYZ | 15.03 | 13.77 | 10.46 | - |
| YUV | 104.91 | 116.76 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 85 | 0 | 0.26 | 0.35 | 0.49 | 14.67 | 0.21 | 0.42 |
| Hex | 82 | 60 | 55 | 0 | 1A | 23 | 31 | F | 15 | 2A |
| Octal | 202 | 140 | 125 | 0 | 32 | 43 | 61 | 17 | 25 | 52 |
| Binary | 10000010 | 1100000 | 1010101 | 0 | 11010 | 100011 | 110001 | 1111 | 10101 | 101010 |
Color Harmonies of #826055
Complementary color
Monochromatic Colors of #826055
Black with #826055
Text Example
Text Example
White with #826055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826055; }
p { color: rgb(130,96,85); }
H1.HeaderClassName
{
color: #826055;
}
.AnyTagClassName
{
color: #826055;
}
</style>
background-color css
<style>
a { background-color: #826055; }
a { background-color: rgb(130,96,85); }
div.DivClassName
{
background-color: #826055;
}
.BgClassName
{
background-color: #826055;
}
</style>
border-color css
<style>
span { border-color: #826055; }
span { border-color: rgb(130,96,85); }
td.TdClassName
{
border-color: #826055;
}
.TagClassName
{
border-color: #826055;
}
</style>