Shades of Affair #785589
Tints of Affair #785589
RGB
CMYK
RGB Variations
Color information
#785589 (or 0x785589) is known color: Affair. HEX triplet: 78, 55 and 89. RGB value is (120,85,137). Sum of RGB (Red+Green+Blue) = 120+85+137=342 (45% of max value = 765). Red value is 120 (47.27% from 255 or 35.09% from 342); Green value is 85 (33.59% from 255 or 24.85% from 342); Blue value is 137 (53.91% from 255 or 40.06% from 342); Max value from RGB is 137 - color contains mainly: blue. Hex color #785589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785589 is #87AA76. Grayscale: #656565. Windows color (decimal): -8890999 or 9000312. OLE color: 9000312.
HSL color Cylindrical-coordinate representation of color #785589: hue angle of 280.38º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #785589 is Cyan = 0.12, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 120 | 85 | 137 | - |
| CMYK | 0.12 | 0.38 | 0 | 0.46 |
| HSL | 280.38º | 0.23% | 0.44% | - |
| HSV(B) | 280.38º | 0.38% | 0.54% | - |
| XYZ | 15.51 | 12.3 | 25.22 | - |
| YUV | 101.39 | 148.1 | 141.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 85 | 137 | 0.12 | 0.38 | 0 | 0.46 | 280.38 | 0.23 | 0.44 |
| Hex | 78 | 55 | 89 | C | 26 | 0 | 2E | 118 | 17 | 2C |
| Octal | 170 | 125 | 211 | 14 | 46 | 0 | 56 | 430 | 27 | 54 |
| Binary | 1111000 | 1010101 | 10001001 | 1100 | 100110 | 0 | 101110 | 100011000 | 10111 | 101100 |
Color Harmonies of #785589
Complementary color
Monochromatic Colors of #785589
Black with #785589
Text Example
Text Example
White with #785589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785589; }
p { color: rgb(120,85,137); }
H1.HeaderClassName
{
color: #785589;
}
.AnyTagClassName
{
color: #785589;
}
</style>
background-color css
<style>
a { background-color: #785589; }
a { background-color: rgb(120,85,137); }
div.DivClassName
{
background-color: #785589;
}
.BgClassName
{
background-color: #785589;
}
</style>
border-color css
<style>
span { border-color: #785589; }
span { border-color: rgb(120,85,137); }
td.TdClassName
{
border-color: #785589;
}
.TagClassName
{
border-color: #785589;
}
</style>