Shades of Monsoon #767175
Tints of Monsoon #767175
RGB
CMYK
RGB Variations
Color information
#767175 (or 0x767175) is known color: Monsoon. HEX triplet: 76, 71 and 75. RGB value is (118,113,117). Sum of RGB (Red+Green+Blue) = 118+113+117=348 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.91% from 348); Green value is 113 (44.53% from 255 or 32.47% from 348); Blue value is 117 (46.09% from 255 or 33.62% from 348); Max value from RGB is 118 - color contains mainly: red. Hex color #767175 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767175 is #898E8A. Grayscale: #727272. Windows color (decimal): -9014923 or 7696758. OLE color: 7696758.
HSL color Cylindrical-coordinate representation of color #767175: hue angle of 312º degrees, saturation: 0.02, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #767175 is Cyan = 0, Magento = 0.04, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 113 | 117 | - |
| CMYK | 0 | 0.04 | 0.01 | 0.54 |
| HSL | 312º | 0.02% | 0.45% | - |
| HSV(B) | 312º | 0.04% | 0.46% | - |
| XYZ | 16.59 | 16.95 | 19.23 | - |
| YUV | 114.95 | 129.16 | 130.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 113 | 117 | 0 | 0.04 | 0.01 | 0.54 | 312 | 0.02 | 0.45 |
| Hex | 76 | 71 | 75 | 0 | 4 | 1 | 36 | 138 | 2 | 2D |
| Octal | 166 | 161 | 165 | 0 | 4 | 1 | 66 | 470 | 2 | 55 |
| Binary | 1110110 | 1110001 | 1110101 | 0 | 100 | 1 | 110110 | 100111000 | 10 | 101101 |
Color Harmonies of #767175
Complementary color
Monochromatic Colors of #767175
Black with #767175
Text Example
Text Example
White with #767175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767175; }
p { color: rgb(118,113,117); }
H1.HeaderClassName
{
color: #767175;
}
.AnyTagClassName
{
color: #767175;
}
</style>
background-color css
<style>
a { background-color: #767175; }
a { background-color: rgb(118,113,117); }
div.DivClassName
{
background-color: #767175;
}
.BgClassName
{
background-color: #767175;
}
</style>
border-color css
<style>
span { border-color: #767175; }
span { border-color: rgb(118,113,117); }
td.TdClassName
{
border-color: #767175;
}
.TagClassName
{
border-color: #767175;
}
</style>