Shades of Monsoon #766570
Tints of Monsoon #766570
RGB
CMYK
RGB Variations
Color information
#766570 (or 0x766570) is known color: Monsoon. HEX triplet: 76, 65 and 70. RGB value is (118,101,112). Sum of RGB (Red+Green+Blue) = 118+101+112=331 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.65% from 331); Green value is 101 (39.84% from 255 or 30.51% from 331); Blue value is 112 (44.14% from 255 or 33.84% from 331); Max value from RGB is 118 - color contains mainly: red. Hex color #766570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766570 is #899A8F. Grayscale: #6B6B6B. Windows color (decimal): -9018000 or 7366006. OLE color: 7366006.
HSL color Cylindrical-coordinate representation of color #766570: hue angle of 321.18º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #766570 is Cyan = 0, Magento = 0.14, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 112 | - |
| CMYK | 0 | 0.14 | 0.05 | 0.54 |
| HSL | 321.18º | 0.08% | 0.43% | - |
| HSV(B) | 321.18º | 0.14% | 0.46% | - |
| XYZ | 15.05 | 14.33 | 17.3 | - |
| YUV | 107.34 | 130.63 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 112 | 0 | 0.14 | 0.05 | 0.54 | 321.18 | 0.08 | 0.43 |
| Hex | 76 | 65 | 70 | 0 | E | 5 | 36 | 141 | 8 | 2B |
| Octal | 166 | 145 | 160 | 0 | 16 | 5 | 66 | 501 | 10 | 53 |
| Binary | 1110110 | 1100101 | 1110000 | 0 | 1110 | 101 | 110110 | 101000001 | 1000 | 101011 |
Color Harmonies of #766570
Complementary color
Monochromatic Colors of #766570
Black with #766570
Text Example
Text Example
White with #766570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766570; }
p { color: rgb(118,101,112); }
H1.HeaderClassName
{
color: #766570;
}
.AnyTagClassName
{
color: #766570;
}
</style>
background-color css
<style>
a { background-color: #766570; }
a { background-color: rgb(118,101,112); }
div.DivClassName
{
background-color: #766570;
}
.BgClassName
{
background-color: #766570;
}
</style>
border-color css
<style>
span { border-color: #766570; }
span { border-color: rgb(118,101,112); }
td.TdClassName
{
border-color: #766570;
}
.TagClassName
{
border-color: #766570;
}
</style>