Shades of Monsoon #767375
Tints of Monsoon #767375
RGB
CMYK
RGB Variations
Color information
#767375 (or 0x767375) is known color: Monsoon. HEX triplet: 76, 73 and 75. RGB value is (118,115,117). Sum of RGB (Red+Green+Blue) = 118+115+117=350 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.71% from 350); Green value is 115 (45.31% from 255 or 32.86% from 350); Blue value is 117 (46.09% from 255 or 33.43% from 350); Max value from RGB is 118 - color contains mainly: red. Hex color #767375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767375 is #898C8A. Grayscale: #747474. Windows color (decimal): -9014411 or 7697270. OLE color: 7697270.
HSL color Cylindrical-coordinate representation of color #767375: hue angle of 320º degrees, saturation: 0.01, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #767375 is Cyan = 0, Magento = 0.03, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 117 | - |
| CMYK | 0 | 0.03 | 0.01 | 0.54 |
| HSL | 320º | 0.01% | 0.46% | - |
| HSV(B) | 320º | 0.03% | 0.46% | - |
| XYZ | 16.81 | 17.4 | 19.3 | - |
| YUV | 116.13 | 128.49 | 129.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 117 | 0 | 0.03 | 0.01 | 0.54 | 320 | 0.01 | 0.46 |
| Hex | 76 | 73 | 75 | 0 | 3 | 1 | 36 | 140 | 1 | 2E |
| Octal | 166 | 163 | 165 | 0 | 3 | 1 | 66 | 500 | 1 | 56 |
| Binary | 1110110 | 1110011 | 1110101 | 0 | 11 | 1 | 110110 | 101000000 | 1 | 101110 |
Color Harmonies of #767375
Complementary color
Monochromatic Colors of #767375
Black with #767375
Text Example
Text Example
White with #767375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767375; }
p { color: rgb(118,115,117); }
H1.HeaderClassName
{
color: #767375;
}
.AnyTagClassName
{
color: #767375;
}
</style>
background-color css
<style>
a { background-color: #767375; }
a { background-color: rgb(118,115,117); }
div.DivClassName
{
background-color: #767375;
}
.BgClassName
{
background-color: #767375;
}
</style>
border-color css
<style>
span { border-color: #767375; }
span { border-color: rgb(118,115,117); }
td.TdClassName
{
border-color: #767375;
}
.TagClassName
{
border-color: #767375;
}
</style>