Shades of Hurricane #938075
Tints of Hurricane #938075
RGB
CMYK
RGB Variations
Color information
#938075 (or 0x938075) is known color: Hurricane. HEX triplet: 93, 80 and 75. RGB value is (147,128,117). Sum of RGB (Red+Green+Blue) = 147+128+117=392 (51% of max value = 765). Red value is 147 (57.81% from 255 or 37.5% from 392); Green value is 128 (50.39% from 255 or 32.65% from 392); Blue value is 117 (46.09% from 255 or 29.85% from 392); Max value from RGB is 147 - color contains mainly: red. Hex color #938075 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938075 is #6C7F8A. Grayscale: #848484. Windows color (decimal): -7110539 or 7700627. OLE color: 7700627.
HSL color Cylindrical-coordinate representation of color #938075: hue angle of 22º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #938075 is Cyan = 0, Magento = 0.13, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 128 | 117 | - |
| CMYK | 0 | 0.13 | 0.20 | 0.42 |
| HSL | 22º | 0.12% | 0.52% | - |
| HSV(B) | 22º | 0.2% | 0.58% | - |
| XYZ | 22.96 | 22.93 | 20.04 | - |
| YUV | 132.43 | 119.29 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 128 | 117 | 0 | 0.13 | 0.20 | 0.42 | 22 | 0.12 | 0.52 |
| Hex | 93 | 80 | 75 | 0 | D | 14 | 2A | 16 | C | 34 |
| Octal | 223 | 200 | 165 | 0 | 15 | 24 | 52 | 26 | 14 | 64 |
| Binary | 10010011 | 10000000 | 1110101 | 0 | 1101 | 10100 | 101010 | 10110 | 1100 | 110100 |
Color Harmonies of #938075
Complementary color
Monochromatic Colors of #938075
Black with #938075
Text Example
Text Example
White with #938075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938075; }
p { color: rgb(147,128,117); }
H1.HeaderClassName
{
color: #938075;
}
.AnyTagClassName
{
color: #938075;
}
</style>
background-color css
<style>
a { background-color: #938075; }
a { background-color: rgb(147,128,117); }
div.DivClassName
{
background-color: #938075;
}
.BgClassName
{
background-color: #938075;
}
</style>
border-color css
<style>
span { border-color: #938075; }
span { border-color: rgb(147,128,117); }
td.TdClassName
{
border-color: #938075;
}
.TagClassName
{
border-color: #938075;
}
</style>