Shades of Affair #775980
Tints of Affair #775980
RGB
CMYK
RGB Variations
Color information
#775980 (or 0x775980) is known color: Affair. HEX triplet: 77, 59 and 80. RGB value is (119,89,128). Sum of RGB (Red+Green+Blue) = 119+89+128=336 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.42% from 336); Green value is 89 (35.16% from 255 or 26.49% from 336); Blue value is 128 (50.39% from 255 or 38.10% from 336); Max value from RGB is 128 - color contains mainly: blue. Hex color #775980 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #775980 is #88A67F. Grayscale: #666666. Windows color (decimal): -8955520 or 8411511. OLE color: 8411511.
HSL color Cylindrical-coordinate representation of color #775980: hue angle of 286.15º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #775980 is Cyan = 0.07, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 119 | 89 | 128 | - |
| CMYK | 0.07 | 0.30 | 0 | 0.50 |
| HSL | 286.15º | 0.18% | 0.43% | - |
| HSV(B) | 286.15º | 0.3% | 0.5% | - |
| XYZ | 15.08 | 12.63 | 22.06 | - |
| YUV | 102.42 | 142.44 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 89 | 128 | 0.07 | 0.30 | 0 | 0.50 | 286.15 | 0.18 | 0.43 |
| Hex | 77 | 59 | 80 | 7 | 1E | 0 | 32 | 11E | 12 | 2B |
| Octal | 167 | 131 | 200 | 7 | 36 | 0 | 62 | 436 | 22 | 53 |
| Binary | 1110111 | 1011001 | 10000000 | 111 | 11110 | 0 | 110010 | 100011110 | 10010 | 101011 |
Color Harmonies of #775980
Complementary color
Monochromatic Colors of #775980
Black with #775980
Text Example
Text Example
White with #775980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775980; }
p { color: rgb(119,89,128); }
H1.HeaderClassName
{
color: #775980;
}
.AnyTagClassName
{
color: #775980;
}
</style>
background-color css
<style>
a { background-color: #775980; }
a { background-color: rgb(119,89,128); }
div.DivClassName
{
background-color: #775980;
}
.BgClassName
{
background-color: #775980;
}
</style>
border-color css
<style>
span { border-color: #775980; }
span { border-color: rgb(119,89,128); }
td.TdClassName
{
border-color: #775980;
}
.TagClassName
{
border-color: #775980;
}
</style>