Shades of Russett #846961
Tints of Russett #846961
RGB
CMYK
RGB Variations
Color information
#846961 (or 0x846961) is known color: Russett. HEX triplet: 84, 69 and 61. RGB value is (132,105,97). Sum of RGB (Red+Green+Blue) = 132+105+97=334 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.52% from 334); Green value is 105 (41.41% from 255 or 31.44% from 334); Blue value is 97 (38.28% from 255 or 29.04% from 334); Max value from RGB is 132 - color contains mainly: red. Hex color #846961 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846961 is #7B969E. Grayscale: #707070. Windows color (decimal): -8099487 or 6384004. OLE color: 6384004.
HSL color Cylindrical-coordinate representation of color #846961: hue angle of 13.71º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #846961 is Cyan = 0, Magento = 0.20, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 105 | 97 | - |
| CMYK | 0 | 0.20 | 0.27 | 0.48 |
| HSL | 13.71º | 0.15% | 0.45% | - |
| HSV(B) | 13.71º | 0.27% | 0.52% | - |
| XYZ | 16.72 | 15.87 | 13.49 | - |
| YUV | 112.16 | 119.45 | 142.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 97 | 0 | 0.20 | 0.27 | 0.48 | 13.71 | 0.15 | 0.45 |
| Hex | 84 | 69 | 61 | 0 | 14 | 1B | 30 | E | F | 2D |
| Octal | 204 | 151 | 141 | 0 | 24 | 33 | 60 | 16 | 17 | 55 |
| Binary | 10000100 | 1101001 | 1100001 | 0 | 10100 | 11011 | 110000 | 1110 | 1111 | 101101 |
Color Harmonies of #846961
Complementary color
Monochromatic Colors of #846961
Black with #846961
Text Example
Text Example
White with #846961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846961; }
p { color: rgb(132,105,97); }
H1.HeaderClassName
{
color: #846961;
}
.AnyTagClassName
{
color: #846961;
}
</style>
background-color css
<style>
a { background-color: #846961; }
a { background-color: rgb(132,105,97); }
div.DivClassName
{
background-color: #846961;
}
.BgClassName
{
background-color: #846961;
}
</style>
border-color css
<style>
span { border-color: #846961; }
span { border-color: rgb(132,105,97); }
td.TdClassName
{
border-color: #846961;
}
.TagClassName
{
border-color: #846961;
}
</style>