Shades of Hurricane #817977
Tints of Hurricane #817977
RGB
CMYK
RGB Variations
Color information
#817977 (or 0x817977) is known color: Hurricane. HEX triplet: 81, 79 and 77. RGB value is (129,121,119). Sum of RGB (Red+Green+Blue) = 129+121+119=369 (48% of max value = 765). Red value is 129 (50.78% from 255 or 34.96% from 369); Green value is 121 (47.66% from 255 or 32.79% from 369); Blue value is 119 (46.88% from 255 or 32.25% from 369); Max value from RGB is 129 - color contains mainly: red. Hex color #817977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817977 is #7E8688. Grayscale: #7B7B7B. Windows color (decimal): -8291977 or 7829889. OLE color: 7829889.
HSL color Cylindrical-coordinate representation of color #817977: hue angle of 12º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #817977 is Cyan = 0, Magento = 0.06, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 121 | 119 | - |
| CMYK | 0 | 0.06 | 0.08 | 0.49 |
| HSL | 12º | 0.04% | 0.49% | - |
| HSV(B) | 12º | 0.08% | 0.51% | - |
| XYZ | 19.22 | 19.67 | 20.24 | - |
| YUV | 123.16 | 125.65 | 132.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 121 | 119 | 0 | 0.06 | 0.08 | 0.49 | 12 | 0.04 | 0.49 |
| Hex | 81 | 79 | 77 | 0 | 6 | 8 | 31 | C | 4 | 31 |
| Octal | 201 | 171 | 167 | 0 | 6 | 10 | 61 | 14 | 4 | 61 |
| Binary | 10000001 | 1111001 | 1110111 | 0 | 110 | 1000 | 110001 | 1100 | 100 | 110001 |
Color Harmonies of #817977
Complementary color
Monochromatic Colors of #817977
Black with #817977
Text Example
Text Example
White with #817977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817977; }
p { color: rgb(129,121,119); }
H1.HeaderClassName
{
color: #817977;
}
.AnyTagClassName
{
color: #817977;
}
</style>
background-color css
<style>
a { background-color: #817977; }
a { background-color: rgb(129,121,119); }
div.DivClassName
{
background-color: #817977;
}
.BgClassName
{
background-color: #817977;
}
</style>
border-color css
<style>
span { border-color: #817977; }
span { border-color: rgb(129,121,119); }
td.TdClassName
{
border-color: #817977;
}
.TagClassName
{
border-color: #817977;
}
</style>