Shades of Affair #785990
Tints of Affair #785990
RGB
CMYK
RGB Variations
Color information
#785990 (or 0x785990) is known color: Affair. HEX triplet: 78, 59 and 90. RGB value is (120,89,144). Sum of RGB (Red+Green+Blue) = 120+89+144=353 (46% of max value = 765). Red value is 120 (47.27% from 255 or 33.99% from 353); Green value is 89 (35.16% from 255 or 25.21% from 353); Blue value is 144 (56.64% from 255 or 40.79% from 353); Max value from RGB is 144 - color contains mainly: blue. Hex color #785990 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785990 is #87A66F. Grayscale: #686868. Windows color (decimal): -8889968 or 9460088. OLE color: 9460088.
HSL color Cylindrical-coordinate representation of color #785990: hue angle of 273.82º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #785990 is Cyan = 0.17, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 89 | 144 | - |
| CMYK | 0.17 | 0.38 | 0 | 0.44 |
| HSL | 273.82º | 0.24% | 0.46% | - |
| HSV(B) | 273.82º | 0.38% | 0.56% | - |
| XYZ | 16.35 | 13.15 | 28.06 | - |
| YUV | 104.54 | 150.27 | 139.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 89 | 144 | 0.17 | 0.38 | 0 | 0.44 | 273.82 | 0.24 | 0.46 |
| Hex | 78 | 59 | 90 | 11 | 26 | 0 | 2C | 112 | 18 | 2E |
| Octal | 170 | 131 | 220 | 21 | 46 | 0 | 54 | 422 | 30 | 56 |
| Binary | 1111000 | 1011001 | 10010000 | 10001 | 100110 | 0 | 101100 | 100010010 | 11000 | 101110 |
Color Harmonies of #785990
Complementary color
Monochromatic Colors of #785990
Black with #785990
Text Example
Text Example
White with #785990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785990; }
p { color: rgb(120,89,144); }
H1.HeaderClassName
{
color: #785990;
}
.AnyTagClassName
{
color: #785990;
}
</style>
background-color css
<style>
a { background-color: #785990; }
a { background-color: rgb(120,89,144); }
div.DivClassName
{
background-color: #785990;
}
.BgClassName
{
background-color: #785990;
}
</style>
border-color css
<style>
span { border-color: #785990; }
span { border-color: rgb(120,89,144); }
td.TdClassName
{
border-color: #785990;
}
.TagClassName
{
border-color: #785990;
}
</style>