Shades of Hurricane #817570
Tints of Hurricane #817570
RGB
CMYK
RGB Variations
Color information
#817570 (or 0x817570) is known color: Hurricane. HEX triplet: 81, 75 and 70. RGB value is (129,117,112). Sum of RGB (Red+Green+Blue) = 129+117+112=358 (47% of max value = 765). Red value is 129 (50.78% from 255 or 36.03% from 358); Green value is 117 (46.09% from 255 or 32.68% from 358); Blue value is 112 (44.14% from 255 or 31.28% from 358); Max value from RGB is 129 - color contains mainly: red. Hex color #817570 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817570 is #7E8A8F. Grayscale: #787878. Windows color (decimal): -8293008 or 7370113. OLE color: 7370113.
HSL color Cylindrical-coordinate representation of color #817570: hue angle of 17.65º degrees, saturation: 0.07, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #817570 is Cyan = 0, Magento = 0.09, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 117 | 112 | - |
| CMYK | 0 | 0.09 | 0.13 | 0.49 |
| HSL | 17.65º | 0.07% | 0.47% | - |
| HSV(B) | 17.65º | 0.13% | 0.51% | - |
| XYZ | 18.34 | 18.56 | 17.95 | - |
| YUV | 120.02 | 123.48 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 112 | 0 | 0.09 | 0.13 | 0.49 | 17.65 | 0.07 | 0.47 |
| Hex | 81 | 75 | 70 | 0 | 9 | D | 31 | 12 | 7 | 2F |
| Octal | 201 | 165 | 160 | 0 | 11 | 15 | 61 | 22 | 7 | 57 |
| Binary | 10000001 | 1110101 | 1110000 | 0 | 1001 | 1101 | 110001 | 10010 | 111 | 101111 |
Color Harmonies of #817570
Complementary color
Monochromatic Colors of #817570
Black with #817570
Text Example
Text Example
White with #817570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817570; }
p { color: rgb(129,117,112); }
H1.HeaderClassName
{
color: #817570;
}
.AnyTagClassName
{
color: #817570;
}
</style>
background-color css
<style>
a { background-color: #817570; }
a { background-color: rgb(129,117,112); }
div.DivClassName
{
background-color: #817570;
}
.BgClassName
{
background-color: #817570;
}
</style>
border-color css
<style>
span { border-color: #817570; }
span { border-color: rgb(129,117,112); }
td.TdClassName
{
border-color: #817570;
}
.TagClassName
{
border-color: #817570;
}
</style>