Shades of Monsoon #787275
Tints of Monsoon #787275
RGB
CMYK
RGB Variations
Color information
#787275 (or 0x787275) is known color: Monsoon. HEX triplet: 78, 72 and 75. RGB value is (120,114,117). Sum of RGB (Red+Green+Blue) = 120+114+117=351 (46% of max value = 765). Red value is 120 (47.27% from 255 or 34.19% from 351); Green value is 114 (44.92% from 255 or 32.48% from 351); Blue value is 117 (46.09% from 255 or 33.33% from 351); Max value from RGB is 120 - color contains mainly: red. Hex color #787275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787275 is #878D8A. Grayscale: #747474. Windows color (decimal): -8883595 or 7697016. OLE color: 7697016.
HSL color Cylindrical-coordinate representation of color #787275: hue angle of 330º degrees, saturation: 0.03, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #787275 is Cyan = 0, Magento = 0.05, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 114 | 117 | - |
| CMYK | 0 | 0.05 | 0.02 | 0.53 |
| HSL | 330º | 0.03% | 0.46% | - |
| HSV(B) | 330º | 0.05% | 0.47% | - |
| XYZ | 16.97 | 17.31 | 19.28 | - |
| YUV | 116.14 | 128.49 | 130.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 114 | 117 | 0 | 0.05 | 0.02 | 0.53 | 330 | 0.03 | 0.46 |
| Hex | 78 | 72 | 75 | 0 | 5 | 2 | 35 | 14A | 3 | 2E |
| Octal | 170 | 162 | 165 | 0 | 5 | 2 | 65 | 512 | 3 | 56 |
| Binary | 1111000 | 1110010 | 1110101 | 0 | 101 | 10 | 110101 | 101001010 | 11 | 101110 |
Color Harmonies of #787275
Complementary color
Monochromatic Colors of #787275
Black with #787275
Text Example
Text Example
White with #787275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787275; }
p { color: rgb(120,114,117); }
H1.HeaderClassName
{
color: #787275;
}
.AnyTagClassName
{
color: #787275;
}
</style>
background-color css
<style>
a { background-color: #787275; }
a { background-color: rgb(120,114,117); }
div.DivClassName
{
background-color: #787275;
}
.BgClassName
{
background-color: #787275;
}
</style>
border-color css
<style>
span { border-color: #787275; }
span { border-color: rgb(120,114,117); }
td.TdClassName
{
border-color: #787275;
}
.TagClassName
{
border-color: #787275;
}
</style>