Shades of Monsoon #767275
Tints of Monsoon #767275
RGB
CMYK
RGB Variations
Color information
#767275 (or 0x767275) is known color: Monsoon. HEX triplet: 76, 72 and 75. RGB value is (118,114,117). Sum of RGB (Red+Green+Blue) = 118+114+117=349 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.81% from 349); Green value is 114 (44.92% from 255 or 32.66% from 349); Blue value is 117 (46.09% from 255 or 33.52% from 349); Max value from RGB is 118 - color contains mainly: red. Hex color #767275 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767275 is #898D8A. Grayscale: #737373. Windows color (decimal): -9014667 or 7697014. OLE color: 7697014.
HSL color Cylindrical-coordinate representation of color #767275: hue angle of 315º degrees, saturation: 0.02, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #767275 is Cyan = 0, Magento = 0.03, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 114 | 117 | - |
| CMYK | 0 | 0.03 | 0.01 | 0.54 |
| HSL | 315º | 0.02% | 0.45% | - |
| HSV(B) | 315º | 0.03% | 0.46% | - |
| XYZ | 16.7 | 17.17 | 19.26 | - |
| YUV | 115.54 | 128.83 | 129.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 114 | 117 | 0 | 0.03 | 0.01 | 0.54 | 315 | 0.02 | 0.45 |
| Hex | 76 | 72 | 75 | 0 | 3 | 1 | 36 | 13B | 2 | 2D |
| Octal | 166 | 162 | 165 | 0 | 3 | 1 | 66 | 473 | 2 | 55 |
| Binary | 1110110 | 1110010 | 1110101 | 0 | 11 | 1 | 110110 | 100111011 | 10 | 101101 |
Color Harmonies of #767275
Complementary color
Monochromatic Colors of #767275
Black with #767275
Text Example
Text Example
White with #767275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767275; }
p { color: rgb(118,114,117); }
H1.HeaderClassName
{
color: #767275;
}
.AnyTagClassName
{
color: #767275;
}
</style>
background-color css
<style>
a { background-color: #767275; }
a { background-color: rgb(118,114,117); }
div.DivClassName
{
background-color: #767275;
}
.BgClassName
{
background-color: #767275;
}
</style>
border-color css
<style>
span { border-color: #767275; }
span { border-color: rgb(118,114,117); }
td.TdClassName
{
border-color: #767275;
}
.TagClassName
{
border-color: #767275;
}
</style>