Shades of Hurricane #877874
Tints of Hurricane #877874
RGB
CMYK
RGB Variations
Color information
#877874 (or 0x877874) is known color: Hurricane. HEX triplet: 87, 78 and 74. RGB value is (135,120,116). Sum of RGB (Red+Green+Blue) = 135+120+116=371 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.39% from 371); Green value is 120 (47.27% from 255 or 32.35% from 371); Blue value is 116 (45.70% from 255 or 31.27% from 371); Max value from RGB is 135 - color contains mainly: red. Hex color #877874 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877874 is #78878B. Grayscale: #7C7C7C. Windows color (decimal): -7899020 or 7633031. OLE color: 7633031.
HSL color Cylindrical-coordinate representation of color #877874: hue angle of 12.63º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #877874 is Cyan = 0, Magento = 0.11, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 120 | 116 | - |
| CMYK | 0 | 0.11 | 0.14 | 0.47 |
| HSL | 12.63º | 0.08% | 0.49% | - |
| HSV(B) | 12.63º | 0.14% | 0.53% | - |
| XYZ | 19.86 | 19.84 | 19.31 | - |
| YUV | 124.03 | 123.47 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 120 | 116 | 0 | 0.11 | 0.14 | 0.47 | 12.63 | 0.08 | 0.49 |
| Hex | 87 | 78 | 74 | 0 | B | E | 2F | D | 8 | 31 |
| Octal | 207 | 170 | 164 | 0 | 13 | 16 | 57 | 15 | 10 | 61 |
| Binary | 10000111 | 1111000 | 1110100 | 0 | 1011 | 1110 | 101111 | 1101 | 1000 | 110001 |
Color Harmonies of #877874
Complementary color
Monochromatic Colors of #877874
Black with #877874
Text Example
Text Example
White with #877874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877874; }
p { color: rgb(135,120,116); }
H1.HeaderClassName
{
color: #877874;
}
.AnyTagClassName
{
color: #877874;
}
</style>
background-color css
<style>
a { background-color: #877874; }
a { background-color: rgb(135,120,116); }
div.DivClassName
{
background-color: #877874;
}
.BgClassName
{
background-color: #877874;
}
</style>
border-color css
<style>
span { border-color: #877874; }
span { border-color: rgb(135,120,116); }
td.TdClassName
{
border-color: #877874;
}
.TagClassName
{
border-color: #877874;
}
</style>