Shades of Russett #846055
Tints of Russett #846055
RGB
CMYK
RGB Variations
Color information
#846055 (or 0x846055) is known color: Russett. HEX triplet: 84, 60 and 55. RGB value is (132,96,85). Sum of RGB (Red+Green+Blue) = 132+96+85=313 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.17% from 313); Green value is 96 (37.89% from 255 or 30.67% from 313); Blue value is 85 (33.59% from 255 or 27.16% from 313); Max value from RGB is 132 - color contains mainly: red. Hex color #846055 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846055 is #7B9FAA. Grayscale: #696969. Windows color (decimal): -8101803 or 5595268. OLE color: 5595268.
HSL color Cylindrical-coordinate representation of color #846055: hue angle of 14.04º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #846055 is Cyan = 0, Magento = 0.27, Yellow = 0.36 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 96 | 85 | - |
| CMYK | 0 | 0.27 | 0.36 | 0.48 |
| HSL | 14.04º | 0.22% | 0.43% | - |
| HSV(B) | 14.04º | 0.36% | 0.52% | - |
| XYZ | 15.34 | 13.93 | 10.47 | - |
| YUV | 105.51 | 116.43 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 96 | 85 | 0 | 0.27 | 0.36 | 0.48 | 14.04 | 0.22 | 0.43 |
| Hex | 84 | 60 | 55 | 0 | 1B | 24 | 30 | E | 16 | 2B |
| Octal | 204 | 140 | 125 | 0 | 33 | 44 | 60 | 16 | 26 | 53 |
| Binary | 10000100 | 1100000 | 1010101 | 0 | 11011 | 100100 | 110000 | 1110 | 10110 | 101011 |
Color Harmonies of #846055
Complementary color
Monochromatic Colors of #846055
Black with #846055
Text Example
Text Example
White with #846055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846055; }
p { color: rgb(132,96,85); }
H1.HeaderClassName
{
color: #846055;
}
.AnyTagClassName
{
color: #846055;
}
</style>
background-color css
<style>
a { background-color: #846055; }
a { background-color: rgb(132,96,85); }
div.DivClassName
{
background-color: #846055;
}
.BgClassName
{
background-color: #846055;
}
</style>
border-color css
<style>
span { border-color: #846055; }
span { border-color: rgb(132,96,85); }
td.TdClassName
{
border-color: #846055;
}
.TagClassName
{
border-color: #846055;
}
</style>