Shades of Affair #785689
Tints of Affair #785689
RGB
CMYK
RGB Variations
Color information
#785689 (or 0x785689) is known color: Affair. HEX triplet: 78, 56 and 89. RGB value is (120,86,137). Sum of RGB (Red+Green+Blue) = 120+86+137=343 (45% of max value = 765). Red value is 120 (47.27% from 255 or 34.99% from 343); Green value is 86 (33.98% from 255 or 25.07% from 343); Blue value is 137 (53.91% from 255 or 39.94% from 343); Max value from RGB is 137 - color contains mainly: blue. Hex color #785689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785689 is #87A976. Grayscale: #656565. Windows color (decimal): -8890743 or 9000568. OLE color: 9000568.
HSL color Cylindrical-coordinate representation of color #785689: hue angle of 280º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #785689 is Cyan = 0.12, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 86 | 137 | - |
| CMYK | 0.12 | 0.37 | 0 | 0.46 |
| HSL | 280º | 0.23% | 0.44% | - |
| HSV(B) | 280º | 0.37% | 0.54% | - |
| XYZ | 15.59 | 12.45 | 25.25 | - |
| YUV | 101.98 | 147.76 | 140.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 86 | 137 | 0.12 | 0.37 | 0 | 0.46 | 280 | 0.23 | 0.44 |
| Hex | 78 | 56 | 89 | C | 25 | 0 | 2E | 118 | 17 | 2C |
| Octal | 170 | 126 | 211 | 14 | 45 | 0 | 56 | 430 | 27 | 54 |
| Binary | 1111000 | 1010110 | 10001001 | 1100 | 100101 | 0 | 101110 | 100011000 | 10111 | 101100 |
Color Harmonies of #785689
Complementary color
Monochromatic Colors of #785689
Black with #785689
Text Example
Text Example
White with #785689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785689; }
p { color: rgb(120,86,137); }
H1.HeaderClassName
{
color: #785689;
}
.AnyTagClassName
{
color: #785689;
}
</style>
background-color css
<style>
a { background-color: #785689; }
a { background-color: rgb(120,86,137); }
div.DivClassName
{
background-color: #785689;
}
.BgClassName
{
background-color: #785689;
}
</style>
border-color css
<style>
span { border-color: #785689; }
span { border-color: rgb(120,86,137); }
td.TdClassName
{
border-color: #785689;
}
.TagClassName
{
border-color: #785689;
}
</style>