Shades of Hurricane #807672
Tints of Hurricane #807672
RGB
CMYK
RGB Variations
Color information
#807672 (or 0x807672) is known color: Hurricane. HEX triplet: 80, 76 and 72. RGB value is (128,118,114). Sum of RGB (Red+Green+Blue) = 128+118+114=360 (47% of max value = 765). Red value is 128 (50.39% from 255 or 35.56% from 360); Green value is 118 (46.48% from 255 or 32.78% from 360); Blue value is 114 (44.92% from 255 or 31.67% from 360); Max value from RGB is 128 - color contains mainly: red. Hex color #807672 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807672 is #7F898D. Grayscale: #787878. Windows color (decimal): -8358286 or 7501440. OLE color: 7501440.
HSL color Cylindrical-coordinate representation of color #807672: hue angle of 17.14º 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 #807672 is Cyan = 0, Magento = 0.08, Yellow = 0.11 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 118 | 114 | - |
| CMYK | 0 | 0.08 | 0.11 | 0.50 |
| HSL | 17.14º | 0.06% | 0.47% | - |
| HSV(B) | 17.14º | 0.11% | 0.5% | - |
| XYZ | 18.42 | 18.76 | 18.57 | - |
| YUV | 120.53 | 124.31 | 133.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 118 | 114 | 0 | 0.08 | 0.11 | 0.50 | 17.14 | 0.06 | 0.47 |
| Hex | 80 | 76 | 72 | 0 | 8 | B | 32 | 11 | 6 | 2F |
| Octal | 200 | 166 | 162 | 0 | 10 | 13 | 62 | 21 | 6 | 57 |
| Binary | 10000000 | 1110110 | 1110010 | 0 | 1000 | 1011 | 110010 | 10001 | 110 | 101111 |
Color Harmonies of #807672
Complementary color
Monochromatic Colors of #807672
Black with #807672
Text Example
Text Example
White with #807672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807672; }
p { color: rgb(128,118,114); }
H1.HeaderClassName
{
color: #807672;
}
.AnyTagClassName
{
color: #807672;
}
</style>
background-color css
<style>
a { background-color: #807672; }
a { background-color: rgb(128,118,114); }
div.DivClassName
{
background-color: #807672;
}
.BgClassName
{
background-color: #807672;
}
</style>
border-color css
<style>
span { border-color: #807672; }
span { border-color: rgb(128,118,114); }
td.TdClassName
{
border-color: #807672;
}
.TagClassName
{
border-color: #807672;
}
</style>