Shades of Monsoon #796772
Tints of Monsoon #796772
RGB
CMYK
RGB Variations
Color information
#796772 (or 0x796772) is known color: Monsoon. HEX triplet: 79, 67 and 72. RGB value is (121,103,114). Sum of RGB (Red+Green+Blue) = 121+103+114=338 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.80% from 338); Green value is 103 (40.62% from 255 or 30.47% from 338); Blue value is 114 (44.92% from 255 or 33.73% from 338); Max value from RGB is 121 - color contains mainly: red. Hex color #796772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796772 is #86988D. Grayscale: #6D6D6D. Windows color (decimal): -8820878 or 7497593. OLE color: 7497593.
HSL color Cylindrical-coordinate representation of color #796772: hue angle of 323.33º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #796772 is Cyan = 0, Magento = 0.15, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 114 | - |
| CMYK | 0 | 0.15 | 0.06 | 0.53 |
| HSL | 323.33º | 0.08% | 0.44% | - |
| HSV(B) | 323.33º | 0.15% | 0.47% | - |
| XYZ | 15.77 | 14.98 | 17.98 | - |
| YUV | 109.64 | 130.46 | 136.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 114 | 0 | 0.15 | 0.06 | 0.53 | 323.33 | 0.08 | 0.44 |
| Hex | 79 | 67 | 72 | 0 | F | 6 | 35 | 143 | 8 | 2C |
| Octal | 171 | 147 | 162 | 0 | 17 | 6 | 65 | 503 | 10 | 54 |
| Binary | 1111001 | 1100111 | 1110010 | 0 | 1111 | 110 | 110101 | 101000011 | 1000 | 101100 |
Color Harmonies of #796772
Complementary color
Monochromatic Colors of #796772
Black with #796772
Text Example
Text Example
White with #796772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796772; }
p { color: rgb(121,103,114); }
H1.HeaderClassName
{
color: #796772;
}
.AnyTagClassName
{
color: #796772;
}
</style>
background-color css
<style>
a { background-color: #796772; }
a { background-color: rgb(121,103,114); }
div.DivClassName
{
background-color: #796772;
}
.BgClassName
{
background-color: #796772;
}
</style>
border-color css
<style>
span { border-color: #796772; }
span { border-color: rgb(121,103,114); }
td.TdClassName
{
border-color: #796772;
}
.TagClassName
{
border-color: #796772;
}
</style>