Shades of Monsoon #776572
Tints of Monsoon #776572
RGB
CMYK
RGB Variations
Color information
#776572 (or 0x776572) is known color: Monsoon. HEX triplet: 77, 65 and 72. RGB value is (119,101,114). Sum of RGB (Red+Green+Blue) = 119+101+114=334 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.63% from 334); Green value is 101 (39.84% from 255 or 30.24% from 334); Blue value is 114 (44.92% from 255 or 34.13% from 334); Max value from RGB is 119 - color contains mainly: red. Hex color #776572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776572 is #889A8D. Grayscale: #6B6B6B. Windows color (decimal): -8952462 or 7497079. OLE color: 7497079.
HSL color Cylindrical-coordinate representation of color #776572: hue angle of 316.67º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #776572 is Cyan = 0, Magento = 0.15, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 101 | 114 | - |
| CMYK | 0 | 0.15 | 0.04 | 0.53 |
| HSL | 316.67º | 0.08% | 0.43% | - |
| HSV(B) | 316.67º | 0.15% | 0.47% | - |
| XYZ | 15.3 | 14.44 | 17.9 | - |
| YUV | 107.86 | 131.46 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 101 | 114 | 0 | 0.15 | 0.04 | 0.53 | 316.67 | 0.08 | 0.43 |
| Hex | 77 | 65 | 72 | 0 | F | 4 | 35 | 13D | 8 | 2B |
| Octal | 167 | 145 | 162 | 0 | 17 | 4 | 65 | 475 | 10 | 53 |
| Binary | 1110111 | 1100101 | 1110010 | 0 | 1111 | 100 | 110101 | 100111101 | 1000 | 101011 |
Color Harmonies of #776572
Complementary color
Monochromatic Colors of #776572
Black with #776572
Text Example
Text Example
White with #776572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776572; }
p { color: rgb(119,101,114); }
H1.HeaderClassName
{
color: #776572;
}
.AnyTagClassName
{
color: #776572;
}
</style>
background-color css
<style>
a { background-color: #776572; }
a { background-color: rgb(119,101,114); }
div.DivClassName
{
background-color: #776572;
}
.BgClassName
{
background-color: #776572;
}
</style>
border-color css
<style>
span { border-color: #776572; }
span { border-color: rgb(119,101,114); }
td.TdClassName
{
border-color: #776572;
}
.TagClassName
{
border-color: #776572;
}
</style>