Shades of Hurricane #878280
Tints of Hurricane #878280
RGB
CMYK
RGB Variations
Color information
#878280 (or 0x878280) is known color: Hurricane. HEX triplet: 87, 82 and 80. RGB value is (135,130,128). Sum of RGB (Red+Green+Blue) = 135+130+128=393 (52% of max value = 765). Red value is 135 (53.12% from 255 or 34.35% from 393); Green value is 130 (51.17% from 255 or 33.08% from 393); Blue value is 128 (50.39% from 255 or 32.57% from 393); Max value from RGB is 135 - color contains mainly: red. Hex color #878280 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #878280 is #787D7F. Grayscale: #838383. Windows color (decimal): -7896448 or 8422023. OLE color: 8422023.
HSL color Cylindrical-coordinate representation of color #878280: hue angle of 17.14º degrees, saturation: 0.03, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #878280 is Cyan = 0, Magento = 0.04, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 130 | 128 | - |
| CMYK | 0 | 0.04 | 0.05 | 0.47 |
| HSL | 17.14º | 0.03% | 0.52% | - |
| HSV(B) | 17.14º | 0.05% | 0.53% | - |
| XYZ | 21.87 | 22.67 | 23.65 | - |
| YUV | 131.27 | 126.16 | 130.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 130 | 128 | 0 | 0.04 | 0.05 | 0.47 | 17.14 | 0.03 | 0.52 |
| Hex | 87 | 82 | 80 | 0 | 4 | 5 | 2F | 11 | 3 | 34 |
| Octal | 207 | 202 | 200 | 0 | 4 | 5 | 57 | 21 | 3 | 64 |
| Binary | 10000111 | 10000010 | 10000000 | 0 | 100 | 101 | 101111 | 10001 | 11 | 110100 |
Color Harmonies of #878280
Complementary color
Monochromatic Colors of #878280
Black with #878280
Text Example
Text Example
White with #878280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #878280; }
p { color: rgb(135,130,128); }
H1.HeaderClassName
{
color: #878280;
}
.AnyTagClassName
{
color: #878280;
}
</style>
background-color css
<style>
a { background-color: #878280; }
a { background-color: rgb(135,130,128); }
div.DivClassName
{
background-color: #878280;
}
.BgClassName
{
background-color: #878280;
}
</style>
border-color css
<style>
span { border-color: #878280; }
span { border-color: rgb(135,130,128); }
td.TdClassName
{
border-color: #878280;
}
.TagClassName
{
border-color: #878280;
}
</style>