Shades of Hurricane #807772
Tints of Hurricane #807772
RGB
CMYK
RGB Variations
Color information
#807772 (or 0x807772) is known color: Hurricane. HEX triplet: 80, 77 and 72. RGB value is (128,119,114). Sum of RGB (Red+Green+Blue) = 128+119+114=361 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.46% from 361); Green value is 119 (46.88% from 255 or 32.96% from 361); Blue value is 114 (44.92% from 255 or 31.58% from 361); Max value from RGB is 128 - color contains mainly: red. Hex color #807772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807772 is #7F888D. Grayscale: #797979. Windows color (decimal): -8358030 or 7501696. OLE color: 7501696.
HSL color Cylindrical-coordinate representation of color #807772: hue angle of 21.43º degrees, saturation: 0.06, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #807772 is Cyan = 0, Magento = 0.07, Yellow = 0.11 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 119 | 114 | - |
| CMYK | 0 | 0.07 | 0.11 | 0.50 |
| HSL | 21.43º | 0.06% | 0.47% | - |
| HSV(B) | 21.43º | 0.11% | 0.5% | - |
| XYZ | 18.54 | 19 | 18.61 | - |
| YUV | 121.12 | 123.98 | 132.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 119 | 114 | 0 | 0.07 | 0.11 | 0.50 | 21.43 | 0.06 | 0.47 |
| Hex | 80 | 77 | 72 | 0 | 7 | B | 32 | 15 | 6 | 2F |
| Octal | 200 | 167 | 162 | 0 | 7 | 13 | 62 | 25 | 6 | 57 |
| Binary | 10000000 | 1110111 | 1110010 | 0 | 111 | 1011 | 110010 | 10101 | 110 | 101111 |
Color Harmonies of #807772
Complementary color
Monochromatic Colors of #807772
Black with #807772
Text Example
Text Example
White with #807772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807772; }
p { color: rgb(128,119,114); }
H1.HeaderClassName
{
color: #807772;
}
.AnyTagClassName
{
color: #807772;
}
</style>
background-color css
<style>
a { background-color: #807772; }
a { background-color: rgb(128,119,114); }
div.DivClassName
{
background-color: #807772;
}
.BgClassName
{
background-color: #807772;
}
</style>
border-color css
<style>
span { border-color: #807772; }
span { border-color: rgb(128,119,114); }
td.TdClassName
{
border-color: #807772;
}
.TagClassName
{
border-color: #807772;
}
</style>