Shades of Hurricane #877975
Tints of Hurricane #877975
RGB
CMYK
RGB Variations
Color information
#877975 (or 0x877975) is known color: Hurricane. HEX triplet: 87, 79 and 75. RGB value is (135,121,117). Sum of RGB (Red+Green+Blue) = 135+121+117=373 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.19% from 373); Green value is 121 (47.66% from 255 or 32.44% from 373); Blue value is 117 (46.09% from 255 or 31.37% from 373); Max value from RGB is 135 - color contains mainly: red. Hex color #877975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877975 is #78868A. Grayscale: #7C7C7C. Windows color (decimal): -7898763 or 7698823. OLE color: 7698823.
HSL color Cylindrical-coordinate representation of color #877975: hue angle of 13.33º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #877975 is Cyan = 0, Magento = 0.10, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 121 | 117 | - |
| CMYK | 0 | 0.10 | 0.13 | 0.47 |
| HSL | 13.33º | 0.07% | 0.49% | - |
| HSV(B) | 13.33º | 0.13% | 0.53% | - |
| XYZ | 20.04 | 20.11 | 19.66 | - |
| YUV | 124.73 | 123.64 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 117 | 0 | 0.10 | 0.13 | 0.47 | 13.33 | 0.07 | 0.49 |
| Hex | 87 | 79 | 75 | 0 | A | D | 2F | D | 7 | 31 |
| Octal | 207 | 171 | 165 | 0 | 12 | 15 | 57 | 15 | 7 | 61 |
| Binary | 10000111 | 1111001 | 1110101 | 0 | 1010 | 1101 | 101111 | 1101 | 111 | 110001 |
Color Harmonies of #877975
Complementary color
Monochromatic Colors of #877975
Black with #877975
Text Example
Text Example
White with #877975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877975; }
p { color: rgb(135,121,117); }
H1.HeaderClassName
{
color: #877975;
}
.AnyTagClassName
{
color: #877975;
}
</style>
background-color css
<style>
a { background-color: #877975; }
a { background-color: rgb(135,121,117); }
div.DivClassName
{
background-color: #877975;
}
.BgClassName
{
background-color: #877975;
}
</style>
border-color css
<style>
span { border-color: #877975; }
span { border-color: rgb(135,121,117); }
td.TdClassName
{
border-color: #877975;
}
.TagClassName
{
border-color: #877975;
}
</style>