Shades of Monsoon #806779
Tints of Monsoon #806779
RGB
CMYK
RGB Variations
Color information
#806779 (or 0x806779) is known color: Monsoon. HEX triplet: 80, 67 and 79. RGB value is (128,103,121). Sum of RGB (Red+Green+Blue) = 128+103+121=352 (46% of max value = 765). Red value is 128 (50.39% from 255 or 36.36% from 352); Green value is 103 (40.62% from 255 or 29.26% from 352); Blue value is 121 (47.66% from 255 or 34.38% from 352); Max value from RGB is 128 - color contains mainly: red. Hex color #806779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806779 is #7F9886. Grayscale: #707070. Windows color (decimal): -8362119 or 7956352. OLE color: 7956352.
HSL color Cylindrical-coordinate representation of color #806779: hue angle of 316.8º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #806779 is Cyan = 0, Magento = 0.20, Yellow = 0.05 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 103 | 121 | - |
| CMYK | 0 | 0.20 | 0.05 | 0.50 |
| HSL | 316.8º | 0.11% | 0.45% | - |
| HSV(B) | 316.8º | 0.2% | 0.5% | - |
| XYZ | 17.2 | 15.67 | 20.21 | - |
| YUV | 112.53 | 132.78 | 139.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 103 | 121 | 0 | 0.20 | 0.05 | 0.50 | 316.8 | 0.11 | 0.45 |
| Hex | 80 | 67 | 79 | 0 | 14 | 5 | 32 | 13D | B | 2D |
| Octal | 200 | 147 | 171 | 0 | 24 | 5 | 62 | 475 | 13 | 55 |
| Binary | 10000000 | 1100111 | 1111001 | 0 | 10100 | 101 | 110010 | 100111101 | 1011 | 101101 |
Color Harmonies of #806779
Complementary color
Monochromatic Colors of #806779
Black with #806779
Text Example
Text Example
White with #806779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806779; }
p { color: rgb(128,103,121); }
H1.HeaderClassName
{
color: #806779;
}
.AnyTagClassName
{
color: #806779;
}
</style>
background-color css
<style>
a { background-color: #806779; }
a { background-color: rgb(128,103,121); }
div.DivClassName
{
background-color: #806779;
}
.BgClassName
{
background-color: #806779;
}
</style>
border-color css
<style>
span { border-color: #806779; }
span { border-color: rgb(128,103,121); }
td.TdClassName
{
border-color: #806779;
}
.TagClassName
{
border-color: #806779;
}
</style>