Shades of Hurricane #827975
Tints of Hurricane #827975
RGB
CMYK
RGB Variations
Color information
#827975 (or 0x827975) is known color: Hurricane. HEX triplet: 82, 79 and 75. RGB value is (130,121,117). Sum of RGB (Red+Green+Blue) = 130+121+117=368 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.33% from 368); Green value is 121 (47.66% from 255 or 32.88% from 368); Blue value is 117 (46.09% from 255 or 31.79% from 368); Max value from RGB is 130 - color contains mainly: red. Hex color #827975 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827975 is #7D868A. Grayscale: #7B7B7B. Windows color (decimal): -8226443 or 7698818. OLE color: 7698818.
HSL color Cylindrical-coordinate representation of color #827975: hue angle of 18.46º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #827975 is Cyan = 0, Magento = 0.07, Yellow = 0.1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 121 | 117 | - |
| CMYK | 0 | 0.07 | 0.1 | 0.49 |
| HSL | 18.46º | 0.05% | 0.48% | - |
| HSV(B) | 18.46º | 0.1% | 0.51% | - |
| XYZ | 19.25 | 19.7 | 19.62 | - |
| YUV | 123.24 | 124.48 | 132.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 121 | 117 | 0 | 0.07 | 0.1 | 0.49 | 18.46 | 0.05 | 0.48 |
| Hex | 82 | 79 | 75 | 0 | 7 | A | 31 | 12 | 5 | 30 |
| Octal | 202 | 171 | 165 | 0 | 7 | 12 | 61 | 22 | 5 | 60 |
| Binary | 10000010 | 1111001 | 1110101 | 0 | 111 | 1010 | 110001 | 10010 | 101 | 110000 |
Color Harmonies of #827975
Complementary color
Monochromatic Colors of #827975
Black with #827975
Text Example
Text Example
White with #827975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827975; }
p { color: rgb(130,121,117); }
H1.HeaderClassName
{
color: #827975;
}
.AnyTagClassName
{
color: #827975;
}
</style>
background-color css
<style>
a { background-color: #827975; }
a { background-color: rgb(130,121,117); }
div.DivClassName
{
background-color: #827975;
}
.BgClassName
{
background-color: #827975;
}
</style>
border-color css
<style>
span { border-color: #827975; }
span { border-color: rgb(130,121,117); }
td.TdClassName
{
border-color: #827975;
}
.TagClassName
{
border-color: #827975;
}
</style>