Shades of Hurricane #837570
Tints of Hurricane #837570
RGB
CMYK
RGB Variations
Color information
#837570 (or 0x837570) is known color: Hurricane. HEX triplet: 83, 75 and 70. RGB value is (131,117,112). Sum of RGB (Red+Green+Blue) = 131+117+112=360 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.39% from 360); Green value is 117 (46.09% from 255 or 32.5% from 360); Blue value is 112 (44.14% from 255 or 31.11% from 360); Max value from RGB is 131 - color contains mainly: red. Hex color #837570 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837570 is #7C8A8F. Grayscale: #787878. Windows color (decimal): -8161936 or 7370115. OLE color: 7370115.
HSL color Cylindrical-coordinate representation of color #837570: hue angle of 15.79º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #837570 is Cyan = 0, Magento = 0.11, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 112 | - |
| CMYK | 0 | 0.11 | 0.15 | 0.49 |
| HSL | 15.79º | 0.08% | 0.48% | - |
| HSV(B) | 15.79º | 0.15% | 0.51% | - |
| XYZ | 18.65 | 18.72 | 17.96 | - |
| YUV | 120.62 | 123.14 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 112 | 0 | 0.11 | 0.15 | 0.49 | 15.79 | 0.08 | 0.48 |
| Hex | 83 | 75 | 70 | 0 | B | F | 31 | 10 | 8 | 30 |
| Octal | 203 | 165 | 160 | 0 | 13 | 17 | 61 | 20 | 10 | 60 |
| Binary | 10000011 | 1110101 | 1110000 | 0 | 1011 | 1111 | 110001 | 10000 | 1000 | 110000 |
Color Harmonies of #837570
Complementary color
Monochromatic Colors of #837570
Black with #837570
Text Example
Text Example
White with #837570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837570; }
p { color: rgb(131,117,112); }
H1.HeaderClassName
{
color: #837570;
}
.AnyTagClassName
{
color: #837570;
}
</style>
background-color css
<style>
a { background-color: #837570; }
a { background-color: rgb(131,117,112); }
div.DivClassName
{
background-color: #837570;
}
.BgClassName
{
background-color: #837570;
}
</style>
border-color css
<style>
span { border-color: #837570; }
span { border-color: rgb(131,117,112); }
td.TdClassName
{
border-color: #837570;
}
.TagClassName
{
border-color: #837570;
}
</style>