Shades of Affair #785A8E
Tints of Affair #785A8E
RGB
CMYK
RGB Variations
Color information
#785A8E (or 0x785A8E) is known color: Affair. HEX triplet: 78, 5A and 8E. RGB value is (120,90,142). Sum of RGB (Red+Green+Blue) = 120+90+142=352 (46% of max value = 765). Red value is 120 (47.27% from 255 or 34.09% from 352); Green value is 90 (35.55% from 255 or 25.57% from 352); Blue value is 142 (55.86% from 255 or 40.34% from 352); Max value from RGB is 142 - color contains mainly: blue. Hex color #785A8E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785A8E is #87A571. Grayscale: #686868. Windows color (decimal): -8889714 or 9329272. OLE color: 9329272.
HSL color Cylindrical-coordinate representation of color #785A8E: hue angle of 274.62º degrees, saturation: 0.22, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #785A8E is Cyan = 0.15, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 90 | 142 | - |
| CMYK | 0.15 | 0.37 | 0 | 0.44 |
| HSL | 274.62º | 0.22% | 0.45% | - |
| HSV(B) | 274.62º | 0.37% | 0.56% | - |
| XYZ | 16.28 | 13.26 | 27.29 | - |
| YUV | 104.9 | 148.94 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 90 | 142 | 0.15 | 0.37 | 0 | 0.44 | 274.62 | 0.22 | 0.45 |
| Hex | 78 | 5A | 8E | F | 25 | 0 | 2C | 113 | 16 | 2D |
| Octal | 170 | 132 | 216 | 17 | 45 | 0 | 54 | 423 | 26 | 55 |
| Binary | 1111000 | 1011010 | 10001110 | 1111 | 100101 | 0 | 101100 | 100010011 | 10110 | 101101 |
Color Harmonies of #785A8E
Complementary color
Monochromatic Colors of #785A8E
Black with #785A8E
Text Example
Text Example
White with #785A8E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785A8E; }
p { color: rgb(120,90,142); }
H1.HeaderClassName
{
color: #785A8E;
}
.AnyTagClassName
{
color: #785A8E;
}
</style>
background-color css
<style>
a { background-color: #785A8E; }
a { background-color: rgb(120,90,142); }
div.DivClassName
{
background-color: #785A8E;
}
.BgClassName
{
background-color: #785A8E;
}
</style>
border-color css
<style>
span { border-color: #785A8E; }
span { border-color: rgb(120,90,142); }
td.TdClassName
{
border-color: #785A8E;
}
.TagClassName
{
border-color: #785A8E;
}
</style>