Shades of Russett #846058
Tints of Russett #846058
RGB
CMYK
RGB Variations
Color information
#846058 (or 0x846058) is known color: Russett. HEX triplet: 84, 60 and 58. RGB value is (132,96,88). Sum of RGB (Red+Green+Blue) = 132+96+88=316 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.77% from 316); Green value is 96 (37.89% from 255 or 30.38% from 316); Blue value is 88 (34.77% from 255 or 27.85% from 316); Max value from RGB is 132 - color contains mainly: red. Hex color #846058 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846058 is #7B9FA7. Grayscale: #696969. Windows color (decimal): -8101800 or 5791876. OLE color: 5791876.
HSL color Cylindrical-coordinate representation of color #846058: hue angle of 10.91º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #846058 is Cyan = 0, Magento = 0.27, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 96 | 88 | - |
| CMYK | 0 | 0.27 | 0.33 | 0.48 |
| HSL | 10.91º | 0.2% | 0.43% | - |
| HSV(B) | 10.91º | 0.33% | 0.52% | - |
| XYZ | 15.46 | 13.98 | 11.12 | - |
| YUV | 105.85 | 117.93 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 96 | 88 | 0 | 0.27 | 0.33 | 0.48 | 10.91 | 0.2 | 0.43 |
| Hex | 84 | 60 | 58 | 0 | 1B | 21 | 30 | B | 14 | 2B |
| Octal | 204 | 140 | 130 | 0 | 33 | 41 | 60 | 13 | 24 | 53 |
| Binary | 10000100 | 1100000 | 1011000 | 0 | 11011 | 100001 | 110000 | 1011 | 10100 | 101011 |
Color Harmonies of #846058
Complementary color
Monochromatic Colors of #846058
Black with #846058
Text Example
Text Example
White with #846058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846058; }
p { color: rgb(132,96,88); }
H1.HeaderClassName
{
color: #846058;
}
.AnyTagClassName
{
color: #846058;
}
</style>
background-color css
<style>
a { background-color: #846058; }
a { background-color: rgb(132,96,88); }
div.DivClassName
{
background-color: #846058;
}
.BgClassName
{
background-color: #846058;
}
</style>
border-color css
<style>
span { border-color: #846058; }
span { border-color: rgb(132,96,88); }
td.TdClassName
{
border-color: #846058;
}
.TagClassName
{
border-color: #846058;
}
</style>