Shades of Affair #785487
Tints of Affair #785487
RGB
CMYK
RGB Variations
Color information
#785487 (or 0x785487) is known color: Affair. HEX triplet: 78, 54 and 87. RGB value is (120,84,135). Sum of RGB (Red+Green+Blue) = 120+84+135=339 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.40% from 339); Green value is 84 (33.20% from 255 or 24.78% from 339); Blue value is 135 (53.12% from 255 or 39.82% from 339); Max value from RGB is 135 - color contains mainly: blue. Hex color #785487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785487 is #87AB78. Grayscale: #646464. Windows color (decimal): -8891257 or 8868984. OLE color: 8868984.
HSL color Cylindrical-coordinate representation of color #785487: hue angle of 282.35º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #785487 is Cyan = 0.11, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 84 | 135 | - |
| CMYK | 0.11 | 0.38 | 0 | 0.47 |
| HSL | 282.35º | 0.23% | 0.43% | - |
| HSV(B) | 282.35º | 0.38% | 0.53% | - |
| XYZ | 15.29 | 12.08 | 24.45 | - |
| YUV | 100.58 | 147.43 | 141.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 84 | 135 | 0.11 | 0.38 | 0 | 0.47 | 282.35 | 0.23 | 0.43 |
| Hex | 78 | 54 | 87 | B | 26 | 0 | 2F | 11A | 17 | 2B |
| Octal | 170 | 124 | 207 | 13 | 46 | 0 | 57 | 432 | 27 | 53 |
| Binary | 1111000 | 1010100 | 10000111 | 1011 | 100110 | 0 | 101111 | 100011010 | 10111 | 101011 |
Color Harmonies of #785487
Complementary color
Monochromatic Colors of #785487
Black with #785487
Text Example
Text Example
White with #785487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785487; }
p { color: rgb(120,84,135); }
H1.HeaderClassName
{
color: #785487;
}
.AnyTagClassName
{
color: #785487;
}
</style>
background-color css
<style>
a { background-color: #785487; }
a { background-color: rgb(120,84,135); }
div.DivClassName
{
background-color: #785487;
}
.BgClassName
{
background-color: #785487;
}
</style>
border-color css
<style>
span { border-color: #785487; }
span { border-color: rgb(120,84,135); }
td.TdClassName
{
border-color: #785487;
}
.TagClassName
{
border-color: #785487;
}
</style>