Shades of Hurricane #817976
Tints of Hurricane #817976
RGB
CMYK
RGB Variations
Color information
#817976 (or 0x817976) is known color: Hurricane. HEX triplet: 81, 79 and 76. RGB value is (129,121,118). Sum of RGB (Red+Green+Blue) = 129+121+118=368 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.05% from 368); Green value is 121 (47.66% from 255 or 32.88% from 368); Blue value is 118 (46.48% from 255 or 32.07% from 368); Max value from RGB is 129 - color contains mainly: red. Hex color #817976 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817976 is #7E8689. Grayscale: #7B7B7B. Windows color (decimal): -8291978 or 7764353. OLE color: 7764353.
HSL color Cylindrical-coordinate representation of color #817976: hue angle of 16.36º degrees, saturation: 0.04, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #817976 is Cyan = 0, Magento = 0.06, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 121 | 118 | - |
| CMYK | 0 | 0.06 | 0.09 | 0.49 |
| HSL | 16.36º | 0.04% | 0.48% | - |
| HSV(B) | 16.36º | 0.09% | 0.51% | - |
| XYZ | 19.16 | 19.65 | 19.92 | - |
| YUV | 123.05 | 125.15 | 132.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 118 | 0 | 0.06 | 0.09 | 0.49 | 16.36 | 0.04 | 0.48 |
| Hex | 81 | 79 | 76 | 0 | 6 | 9 | 31 | 10 | 4 | 30 |
| Octal | 201 | 171 | 166 | 0 | 6 | 11 | 61 | 20 | 4 | 60 |
| Binary | 10000001 | 1111001 | 1110110 | 0 | 110 | 1001 | 110001 | 10000 | 100 | 110000 |
Color Harmonies of #817976
Complementary color
Monochromatic Colors of #817976
Black with #817976
Text Example
Text Example
White with #817976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817976; }
p { color: rgb(129,121,118); }
H1.HeaderClassName
{
color: #817976;
}
.AnyTagClassName
{
color: #817976;
}
</style>
background-color css
<style>
a { background-color: #817976; }
a { background-color: rgb(129,121,118); }
div.DivClassName
{
background-color: #817976;
}
.BgClassName
{
background-color: #817976;
}
</style>
border-color css
<style>
span { border-color: #817976; }
span { border-color: rgb(129,121,118); }
td.TdClassName
{
border-color: #817976;
}
.TagClassName
{
border-color: #817976;
}
</style>