Shades of Affair #785790
Tints of Affair #785790
RGB
CMYK
RGB Variations
Color information
#785790 (or 0x785790) is known color: Affair. HEX triplet: 78, 57 and 90. RGB value is (120,87,144). Sum of RGB (Red+Green+Blue) = 120+87+144=351 (46% of max value = 765). Red value is 120 (47.27% from 255 or 34.19% from 351); Green value is 87 (34.38% from 255 or 24.79% from 351); Blue value is 144 (56.64% from 255 or 41.03% from 351); Max value from RGB is 144 - color contains mainly: blue. Hex color #785790 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785790 is #87A86F. Grayscale: #676767. Windows color (decimal): -8890480 or 9459576. OLE color: 9459576.
HSL color Cylindrical-coordinate representation of color #785790: hue angle of 274.74º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #785790 is Cyan = 0.17, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 87 | 144 | - |
| CMYK | 0.17 | 0.40 | 0 | 0.44 |
| HSL | 274.74º | 0.25% | 0.45% | - |
| HSV(B) | 274.74º | 0.4% | 0.56% | - |
| XYZ | 16.19 | 12.82 | 28.01 | - |
| YUV | 103.37 | 150.93 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 87 | 144 | 0.17 | 0.40 | 0 | 0.44 | 274.74 | 0.25 | 0.45 |
| Hex | 78 | 57 | 90 | 11 | 28 | 0 | 2C | 113 | 19 | 2D |
| Octal | 170 | 127 | 220 | 21 | 50 | 0 | 54 | 423 | 31 | 55 |
| Binary | 1111000 | 1010111 | 10010000 | 10001 | 101000 | 0 | 101100 | 100010011 | 11001 | 101101 |
Color Harmonies of #785790
Complementary color
Monochromatic Colors of #785790
Black with #785790
Text Example
Text Example
White with #785790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785790; }
p { color: rgb(120,87,144); }
H1.HeaderClassName
{
color: #785790;
}
.AnyTagClassName
{
color: #785790;
}
</style>
background-color css
<style>
a { background-color: #785790; }
a { background-color: rgb(120,87,144); }
div.DivClassName
{
background-color: #785790;
}
.BgClassName
{
background-color: #785790;
}
</style>
border-color css
<style>
span { border-color: #785790; }
span { border-color: rgb(120,87,144); }
td.TdClassName
{
border-color: #785790;
}
.TagClassName
{
border-color: #785790;
}
</style>