Shades of Hurricane #827673
Tints of Hurricane #827673
RGB
CMYK
RGB Variations
Color information
#827673 (or 0x827673) is known color: Hurricane. HEX triplet: 82, 76 and 73. RGB value is (130,118,115). Sum of RGB (Red+Green+Blue) = 130+118+115=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 118 (46.48% from 255 or 32.51% from 363); Blue value is 115 (45.31% from 255 or 31.68% from 363); Max value from RGB is 130 - color contains mainly: red. Hex color #827673 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827673 is #7D898C. Grayscale: #797979. Windows color (decimal): -8227213 or 7566978. OLE color: 7566978.
HSL color Cylindrical-coordinate representation of color #827673: hue angle of 12º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #827673 is Cyan = 0, Magento = 0.09, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 115 | - |
| CMYK | 0 | 0.09 | 0.12 | 0.49 |
| HSL | 12º | 0.06% | 0.48% | - |
| HSV(B) | 12º | 0.12% | 0.51% | - |
| XYZ | 18.78 | 18.94 | 18.89 | - |
| YUV | 121.25 | 124.48 | 134.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 115 | 0 | 0.09 | 0.12 | 0.49 | 12 | 0.06 | 0.48 |
| Hex | 82 | 76 | 73 | 0 | 9 | C | 31 | C | 6 | 30 |
| Octal | 202 | 166 | 163 | 0 | 11 | 14 | 61 | 14 | 6 | 60 |
| Binary | 10000010 | 1110110 | 1110011 | 0 | 1001 | 1100 | 110001 | 1100 | 110 | 110000 |
Color Harmonies of #827673
Complementary color
Monochromatic Colors of #827673
Black with #827673
Text Example
Text Example
White with #827673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827673; }
p { color: rgb(130,118,115); }
H1.HeaderClassName
{
color: #827673;
}
.AnyTagClassName
{
color: #827673;
}
</style>
background-color css
<style>
a { background-color: #827673; }
a { background-color: rgb(130,118,115); }
div.DivClassName
{
background-color: #827673;
}
.BgClassName
{
background-color: #827673;
}
</style>
border-color css
<style>
span { border-color: #827673; }
span { border-color: rgb(130,118,115); }
td.TdClassName
{
border-color: #827673;
}
.TagClassName
{
border-color: #827673;
}
</style>