Shades of Monsoon #796774
Tints of Monsoon #796774
RGB
CMYK
RGB Variations
Color information
#796774 (or 0x796774) is known color: Monsoon. HEX triplet: 79, 67 and 74. RGB value is (121,103,116). Sum of RGB (Red+Green+Blue) = 121+103+116=340 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.59% from 340); Green value is 103 (40.62% from 255 or 30.29% from 340); Blue value is 116 (45.70% from 255 or 34.12% from 340); Max value from RGB is 121 - color contains mainly: red. Hex color #796774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796774 is #86988B. Grayscale: #6D6D6D. Windows color (decimal): -8820876 or 7628665. OLE color: 7628665.
HSL color Cylindrical-coordinate representation of color #796774: hue angle of 316.67º 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 #796774 is Cyan = 0, Magento = 0.15, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 116 | - |
| CMYK | 0 | 0.15 | 0.04 | 0.53 |
| HSL | 316.67º | 0.08% | 0.44% | - |
| HSV(B) | 316.67º | 0.15% | 0.47% | - |
| XYZ | 15.89 | 15.03 | 18.59 | - |
| YUV | 109.86 | 131.46 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 116 | 0 | 0.15 | 0.04 | 0.53 | 316.67 | 0.08 | 0.44 |
| Hex | 79 | 67 | 74 | 0 | F | 4 | 35 | 13D | 8 | 2C |
| Octal | 171 | 147 | 164 | 0 | 17 | 4 | 65 | 475 | 10 | 54 |
| Binary | 1111001 | 1100111 | 1110100 | 0 | 1111 | 100 | 110101 | 100111101 | 1000 | 101100 |
Color Harmonies of #796774
Complementary color
Monochromatic Colors of #796774
Black with #796774
Text Example
Text Example
White with #796774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796774; }
p { color: rgb(121,103,116); }
H1.HeaderClassName
{
color: #796774;
}
.AnyTagClassName
{
color: #796774;
}
</style>
background-color css
<style>
a { background-color: #796774; }
a { background-color: rgb(121,103,116); }
div.DivClassName
{
background-color: #796774;
}
.BgClassName
{
background-color: #796774;
}
</style>
border-color css
<style>
span { border-color: #796774; }
span { border-color: rgb(121,103,116); }
td.TdClassName
{
border-color: #796774;
}
.TagClassName
{
border-color: #796774;
}
</style>