Shades of Russett #836058
Tints of Russett #836058
RGB
CMYK
RGB Variations
Color information
#836058 (or 0x836058) is known color: Russett. HEX triplet: 83, 60 and 58. RGB value is (131,96,88). Sum of RGB (Red+Green+Blue) = 131+96+88=315 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.59% from 315); Green value is 96 (37.89% from 255 or 30.48% from 315); Blue value is 88 (34.77% from 255 or 27.94% from 315); Max value from RGB is 131 - color contains mainly: red. Hex color #836058 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #836058 is #7C9FA7. Grayscale: #696969. Windows color (decimal): -8167336 or 5791875. OLE color: 5791875.
HSL color Cylindrical-coordinate representation of color #836058: hue angle of 11.16º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #836058 is Cyan = 0, Magento = 0.27, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 96 | 88 | - |
| CMYK | 0 | 0.27 | 0.33 | 0.49 |
| HSL | 11.16º | 0.2% | 0.43% | - |
| HSV(B) | 11.16º | 0.33% | 0.51% | - |
| XYZ | 15.3 | 13.9 | 11.11 | - |
| YUV | 105.55 | 118.1 | 146.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 96 | 88 | 0 | 0.27 | 0.33 | 0.49 | 11.16 | 0.2 | 0.43 |
| Hex | 83 | 60 | 58 | 0 | 1B | 21 | 31 | B | 14 | 2B |
| Octal | 203 | 140 | 130 | 0 | 33 | 41 | 61 | 13 | 24 | 53 |
| Binary | 10000011 | 1100000 | 1011000 | 0 | 11011 | 100001 | 110001 | 1011 | 10100 | 101011 |
Color Harmonies of #836058
Complementary color
Monochromatic Colors of #836058
Black with #836058
Text Example
Text Example
White with #836058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836058; }
p { color: rgb(131,96,88); }
H1.HeaderClassName
{
color: #836058;
}
.AnyTagClassName
{
color: #836058;
}
</style>
background-color css
<style>
a { background-color: #836058; }
a { background-color: rgb(131,96,88); }
div.DivClassName
{
background-color: #836058;
}
.BgClassName
{
background-color: #836058;
}
</style>
border-color css
<style>
span { border-color: #836058; }
span { border-color: rgb(131,96,88); }
td.TdClassName
{
border-color: #836058;
}
.TagClassName
{
border-color: #836058;
}
</style>