Shades of Hurricane #817874
Tints of Hurricane #817874
RGB
CMYK
RGB Variations
Color information
#817874 (or 0x817874) is known color: Hurricane. HEX triplet: 81, 78 and 74. RGB value is (129,120,116). Sum of RGB (Red+Green+Blue) = 129+120+116=365 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.34% from 365); Green value is 120 (47.27% from 255 or 32.88% from 365); Blue value is 116 (45.70% from 255 or 31.78% from 365); Max value from RGB is 129 - color contains mainly: red. Hex color #817874 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817874 is #7E878B. Grayscale: #7A7A7A. Windows color (decimal): -8292236 or 7633025. OLE color: 7633025.
HSL color Cylindrical-coordinate representation of color #817874: hue angle of 18.46º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #817874 is Cyan = 0, Magento = 0.07, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 120 | 116 | - |
| CMYK | 0 | 0.07 | 0.10 | 0.49 |
| HSL | 18.46º | 0.05% | 0.48% | - |
| HSV(B) | 18.46º | 0.1% | 0.51% | - |
| XYZ | 18.92 | 19.36 | 19.26 | - |
| YUV | 122.24 | 124.48 | 132.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 120 | 116 | 0 | 0.07 | 0.10 | 0.49 | 18.46 | 0.05 | 0.48 |
| Hex | 81 | 78 | 74 | 0 | 7 | A | 31 | 12 | 5 | 30 |
| Octal | 201 | 170 | 164 | 0 | 7 | 12 | 61 | 22 | 5 | 60 |
| Binary | 10000001 | 1111000 | 1110100 | 0 | 111 | 1010 | 110001 | 10010 | 101 | 110000 |
Color Harmonies of #817874
Complementary color
Monochromatic Colors of #817874
Black with #817874
Text Example
Text Example
White with #817874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817874; }
p { color: rgb(129,120,116); }
H1.HeaderClassName
{
color: #817874;
}
.AnyTagClassName
{
color: #817874;
}
</style>
background-color css
<style>
a { background-color: #817874; }
a { background-color: rgb(129,120,116); }
div.DivClassName
{
background-color: #817874;
}
.BgClassName
{
background-color: #817874;
}
</style>
border-color css
<style>
span { border-color: #817874; }
span { border-color: rgb(129,120,116); }
td.TdClassName
{
border-color: #817874;
}
.TagClassName
{
border-color: #817874;
}
</style>