Shades of Hurricane #837672
Tints of Hurricane #837672
RGB
CMYK
RGB Variations
Color information
#837672 (or 0x837672) is known color: Hurricane. HEX triplet: 83, 76 and 72. RGB value is (131,118,114). Sum of RGB (Red+Green+Blue) = 131+118+114=363 (48% of max value = 765). Red value is 131 (51.56% from 255 or 36.09% from 363); Green value is 118 (46.48% from 255 or 32.51% from 363); Blue value is 114 (44.92% from 255 or 31.40% from 363); Max value from RGB is 131 - color contains mainly: red. Hex color #837672 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837672 is #7C898D. Grayscale: #797979. Windows color (decimal): -8161678 or 7501443. OLE color: 7501443.
HSL color Cylindrical-coordinate representation of color #837672: hue angle of 14.12º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #837672 is Cyan = 0, Magento = 0.10, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 118 | 114 | - |
| CMYK | 0 | 0.10 | 0.13 | 0.49 |
| HSL | 14.12º | 0.07% | 0.48% | - |
| HSV(B) | 14.12º | 0.13% | 0.51% | - |
| XYZ | 18.88 | 19 | 18.59 | - |
| YUV | 121.43 | 123.81 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 114 | 0 | 0.10 | 0.13 | 0.49 | 14.12 | 0.07 | 0.48 |
| Hex | 83 | 76 | 72 | 0 | A | D | 31 | E | 7 | 30 |
| Octal | 203 | 166 | 162 | 0 | 12 | 15 | 61 | 16 | 7 | 60 |
| Binary | 10000011 | 1110110 | 1110010 | 0 | 1010 | 1101 | 110001 | 1110 | 111 | 110000 |
Color Harmonies of #837672
Complementary color
Monochromatic Colors of #837672
Black with #837672
Text Example
Text Example
White with #837672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837672; }
p { color: rgb(131,118,114); }
H1.HeaderClassName
{
color: #837672;
}
.AnyTagClassName
{
color: #837672;
}
</style>
background-color css
<style>
a { background-color: #837672; }
a { background-color: rgb(131,118,114); }
div.DivClassName
{
background-color: #837672;
}
.BgClassName
{
background-color: #837672;
}
</style>
border-color css
<style>
span { border-color: #837672; }
span { border-color: rgb(131,118,114); }
td.TdClassName
{
border-color: #837672;
}
.TagClassName
{
border-color: #837672;
}
</style>