Shades of Hurricane #817875
Tints of Hurricane #817875
RGB
CMYK
RGB Variations
Color information
#817875 (or 0x817875) is known color: Hurricane. HEX triplet: 81, 78 and 75. RGB value is (129,120,117). Sum of RGB (Red+Green+Blue) = 129+120+117=366 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.25% from 366); Green value is 120 (47.27% from 255 or 32.79% from 366); Blue value is 117 (46.09% from 255 or 31.97% from 366); Max value from RGB is 129 - color contains mainly: red. Hex color #817875 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817875 is #7E878A. Grayscale: #7A7A7A. Windows color (decimal): -8292235 or 7698561. OLE color: 7698561.
HSL color Cylindrical-coordinate representation of color #817875: hue angle of 15º degrees, saturation: 0.05, 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 #817875 is Cyan = 0, Magento = 0.07, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 117 | - |
| CMYK | 0 | 0.07 | 0.09 | 0.49 |
| HSL | 15º | 0.05% | 0.48% | - |
| HSV(B) | 15º | 0.09% | 0.51% | - |
| XYZ | 18.98 | 19.38 | 19.57 | - |
| YUV | 122.35 | 124.98 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 117 | 0 | 0.07 | 0.09 | 0.49 | 15 | 0.05 | 0.48 |
| Hex | 81 | 78 | 75 | 0 | 7 | 9 | 31 | F | 5 | 30 |
| Octal | 201 | 170 | 165 | 0 | 7 | 11 | 61 | 17 | 5 | 60 |
| Binary | 10000001 | 1111000 | 1110101 | 0 | 111 | 1001 | 110001 | 1111 | 101 | 110000 |
Color Harmonies of #817875
Complementary color
Monochromatic Colors of #817875
Black with #817875
Text Example
Text Example
White with #817875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817875; }
p { color: rgb(129,120,117); }
H1.HeaderClassName
{
color: #817875;
}
.AnyTagClassName
{
color: #817875;
}
</style>
background-color css
<style>
a { background-color: #817875; }
a { background-color: rgb(129,120,117); }
div.DivClassName
{
background-color: #817875;
}
.BgClassName
{
background-color: #817875;
}
</style>
border-color css
<style>
span { border-color: #817875; }
span { border-color: rgb(129,120,117); }
td.TdClassName
{
border-color: #817875;
}
.TagClassName
{
border-color: #817875;
}
</style>