Shades of Hurricane #827772
Tints of Hurricane #827772
RGB
CMYK
RGB Variations
Color information
#827772 (or 0x827772) is known color: Hurricane. HEX triplet: 82, 77 and 72. RGB value is (130,119,114). Sum of RGB (Red+Green+Blue) = 130+119+114=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 119 (46.88% from 255 or 32.78% from 363); Blue value is 114 (44.92% from 255 or 31.40% from 363); Max value from RGB is 130 - color contains mainly: red. Hex color #827772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827772 is #7D888D. Grayscale: #797979. Windows color (decimal): -8226958 or 7501698. OLE color: 7501698.
HSL color Cylindrical-coordinate representation of color #827772: hue angle of 18.75º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #827772 is Cyan = 0, Magento = 0.08, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 114 | - |
| CMYK | 0 | 0.08 | 0.12 | 0.49 |
| HSL | 18.75º | 0.07% | 0.48% | - |
| HSV(B) | 18.75º | 0.12% | 0.51% | - |
| XYZ | 18.84 | 19.15 | 18.62 | - |
| YUV | 121.72 | 123.64 | 133.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 114 | 0 | 0.08 | 0.12 | 0.49 | 18.75 | 0.07 | 0.48 |
| Hex | 82 | 77 | 72 | 0 | 8 | C | 31 | 13 | 7 | 30 |
| Octal | 202 | 167 | 162 | 0 | 10 | 14 | 61 | 23 | 7 | 60 |
| Binary | 10000010 | 1110111 | 1110010 | 0 | 1000 | 1100 | 110001 | 10011 | 111 | 110000 |
Color Harmonies of #827772
Complementary color
Monochromatic Colors of #827772
Black with #827772
Text Example
Text Example
White with #827772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827772; }
p { color: rgb(130,119,114); }
H1.HeaderClassName
{
color: #827772;
}
.AnyTagClassName
{
color: #827772;
}
</style>
background-color css
<style>
a { background-color: #827772; }
a { background-color: rgb(130,119,114); }
div.DivClassName
{
background-color: #827772;
}
.BgClassName
{
background-color: #827772;
}
</style>
border-color css
<style>
span { border-color: #827772; }
span { border-color: rgb(130,119,114); }
td.TdClassName
{
border-color: #827772;
}
.TagClassName
{
border-color: #827772;
}
</style>