Shades of Stonewall #837558
Tints of Stonewall #837558
RGB
CMYK
RGB Variations
Color information
#837558 (or 0x837558) is known color: Stonewall. HEX triplet: 83, 75 and 58. RGB value is (131,117,88). Sum of RGB (Red+Green+Blue) = 131+117+88=336 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.99% from 336); Green value is 117 (46.09% from 255 or 34.82% from 336); Blue value is 88 (34.77% from 255 or 26.19% from 336); Max value from RGB is 131 - color contains mainly: red. Hex color #837558 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837558 is #7C8AA7. Grayscale: #767676. Windows color (decimal): -8161960 or 5797251. OLE color: 5797251.
HSL color Cylindrical-coordinate representation of color #837558: hue angle of 40.47º 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 #837558 is Cyan = 0, Magento = 0.11, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 88 | - |
| CMYK | 0 | 0.11 | 0.33 | 0.49 |
| HSL | 40.47º | 0.2% | 0.43% | - |
| HSV(B) | 40.47º | 0.33% | 0.51% | - |
| XYZ | 17.48 | 18.25 | 11.83 | - |
| YUV | 117.88 | 111.14 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 88 | 0 | 0.11 | 0.33 | 0.49 | 40.47 | 0.2 | 0.43 |
| Hex | 83 | 75 | 58 | 0 | B | 21 | 31 | 28 | 14 | 2B |
| Octal | 203 | 165 | 130 | 0 | 13 | 41 | 61 | 50 | 24 | 53 |
| Binary | 10000011 | 1110101 | 1011000 | 0 | 1011 | 100001 | 110001 | 101000 | 10100 | 101011 |
Color Harmonies of #837558
Complementary color
Monochromatic Colors of #837558
Black with #837558
Text Example
Text Example
White with #837558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837558; }
p { color: rgb(131,117,88); }
H1.HeaderClassName
{
color: #837558;
}
.AnyTagClassName
{
color: #837558;
}
</style>
background-color css
<style>
a { background-color: #837558; }
a { background-color: rgb(131,117,88); }
div.DivClassName
{
background-color: #837558;
}
.BgClassName
{
background-color: #837558;
}
</style>
border-color css
<style>
span { border-color: #837558; }
span { border-color: rgb(131,117,88); }
td.TdClassName
{
border-color: #837558;
}
.TagClassName
{
border-color: #837558;
}
</style>