Shades of Affair #785090
Tints of Affair #785090
RGB
CMYK
RGB Variations
Color information
#785090 (or 0x785090) is known color: Affair. HEX triplet: 78, 50 and 90. RGB value is (120,80,144). Sum of RGB (Red+Green+Blue) = 120+80+144=344 (45% of max value = 765). Red value is 120 (47.27% from 255 or 34.88% from 344); Green value is 80 (31.64% from 255 or 23.26% from 344); Blue value is 144 (56.64% from 255 or 41.86% from 344); Max value from RGB is 144 - color contains mainly: blue. Hex color #785090 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785090 is #87AF6F. Grayscale: #636363. Windows color (decimal): -8892272 or 9457784. OLE color: 9457784.
HSL color Cylindrical-coordinate representation of color #785090: hue angle of 277.5º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #785090 is Cyan = 0.17, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 80 | 144 | - |
| CMYK | 0.17 | 0.44 | 0 | 0.44 |
| HSL | 277.5º | 0.29% | 0.44% | - |
| HSV(B) | 277.5º | 0.44% | 0.56% | - |
| XYZ | 15.65 | 11.74 | 27.83 | - |
| YUV | 99.26 | 153.25 | 142.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 80 | 144 | 0.17 | 0.44 | 0 | 0.44 | 277.5 | 0.29 | 0.44 |
| Hex | 78 | 50 | 90 | 11 | 2C | 0 | 2C | 116 | 1D | 2C |
| Octal | 170 | 120 | 220 | 21 | 54 | 0 | 54 | 426 | 35 | 54 |
| Binary | 1111000 | 1010000 | 10010000 | 10001 | 101100 | 0 | 101100 | 100010110 | 11101 | 101100 |
Color Harmonies of #785090
Complementary color
Monochromatic Colors of #785090
Black with #785090
Text Example
Text Example
White with #785090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785090; }
p { color: rgb(120,80,144); }
H1.HeaderClassName
{
color: #785090;
}
.AnyTagClassName
{
color: #785090;
}
</style>
background-color css
<style>
a { background-color: #785090; }
a { background-color: rgb(120,80,144); }
div.DivClassName
{
background-color: #785090;
}
.BgClassName
{
background-color: #785090;
}
</style>
border-color css
<style>
span { border-color: #785090; }
span { border-color: rgb(120,80,144); }
td.TdClassName
{
border-color: #785090;
}
.TagClassName
{
border-color: #785090;
}
</style>