Shades of Monsoon #787476
Tints of Monsoon #787476
RGB
CMYK
RGB Variations
Color information
#787476 (or 0x787476) is known color: Monsoon. HEX triplet: 78, 74 and 76. RGB value is (120,116,118). Sum of RGB (Red+Green+Blue) = 120+116+118=354 (46% of max value = 765). Red value is 120 (47.27% from 255 or 33.90% from 354); Green value is 116 (45.70% from 255 or 32.77% from 354); Blue value is 118 (46.48% from 255 or 33.33% from 354); Max value from RGB is 120 - color contains mainly: red. Hex color #787476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787476 is #878B89. Grayscale: #757575. Windows color (decimal): -8883082 or 7763064. OLE color: 7763064.
HSL color Cylindrical-coordinate representation of color #787476: hue angle of 330º degrees, saturation: 0.02, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #787476 is Cyan = 0, Magento = 0.03, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 116 | 118 | - |
| CMYK | 0 | 0.03 | 0.02 | 0.53 |
| HSL | 330º | 0.02% | 0.46% | - |
| HSV(B) | 330º | 0.03% | 0.47% | - |
| XYZ | 17.26 | 17.79 | 19.66 | - |
| YUV | 117.42 | 128.33 | 129.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 116 | 118 | 0 | 0.03 | 0.02 | 0.53 | 330 | 0.02 | 0.46 |
| Hex | 78 | 74 | 76 | 0 | 3 | 2 | 35 | 14A | 2 | 2E |
| Octal | 170 | 164 | 166 | 0 | 3 | 2 | 65 | 512 | 2 | 56 |
| Binary | 1111000 | 1110100 | 1110110 | 0 | 11 | 10 | 110101 | 101001010 | 10 | 101110 |
Color Harmonies of #787476
Complementary color
Monochromatic Colors of #787476
Black with #787476
Text Example
Text Example
White with #787476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787476; }
p { color: rgb(120,116,118); }
H1.HeaderClassName
{
color: #787476;
}
.AnyTagClassName
{
color: #787476;
}
</style>
background-color css
<style>
a { background-color: #787476; }
a { background-color: rgb(120,116,118); }
div.DivClassName
{
background-color: #787476;
}
.BgClassName
{
background-color: #787476;
}
</style>
border-color css
<style>
span { border-color: #787476; }
span { border-color: rgb(120,116,118); }
td.TdClassName
{
border-color: #787476;
}
.TagClassName
{
border-color: #787476;
}
</style>