Shades of Affair #785587
Tints of Affair #785587
RGB
CMYK
RGB Variations
Color information
#785587 (or 0x785587) is known color: Affair. HEX triplet: 78, 55 and 87. RGB value is (120,85,135). Sum of RGB (Red+Green+Blue) = 120+85+135=340 (45% of max value = 765). Red value is 120 (47.27% from 255 or 35.29% from 340); Green value is 85 (33.59% from 255 or 25% from 340); Blue value is 135 (53.12% from 255 or 39.71% from 340); Max value from RGB is 135 - color contains mainly: blue. Hex color #785587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785587 is #87AA78. Grayscale: #656565. Windows color (decimal): -8891001 or 8869240. OLE color: 8869240.
HSL color Cylindrical-coordinate representation of color #785587: hue angle of 282º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #785587 is Cyan = 0.11, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 85 | 135 | - |
| CMYK | 0.11 | 0.37 | 0 | 0.47 |
| HSL | 282º | 0.23% | 0.43% | - |
| HSV(B) | 282º | 0.37% | 0.53% | - |
| XYZ | 15.37 | 12.24 | 24.47 | - |
| YUV | 101.17 | 147.1 | 141.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 85 | 135 | 0.11 | 0.37 | 0 | 0.47 | 282 | 0.23 | 0.43 |
| Hex | 78 | 55 | 87 | B | 25 | 0 | 2F | 11A | 17 | 2B |
| Octal | 170 | 125 | 207 | 13 | 45 | 0 | 57 | 432 | 27 | 53 |
| Binary | 1111000 | 1010101 | 10000111 | 1011 | 100101 | 0 | 101111 | 100011010 | 10111 | 101011 |
Color Harmonies of #785587
Complementary color
Monochromatic Colors of #785587
Black with #785587
Text Example
Text Example
White with #785587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785587; }
p { color: rgb(120,85,135); }
H1.HeaderClassName
{
color: #785587;
}
.AnyTagClassName
{
color: #785587;
}
</style>
background-color css
<style>
a { background-color: #785587; }
a { background-color: rgb(120,85,135); }
div.DivClassName
{
background-color: #785587;
}
.BgClassName
{
background-color: #785587;
}
</style>
border-color css
<style>
span { border-color: #785587; }
span { border-color: rgb(120,85,135); }
td.TdClassName
{
border-color: #785587;
}
.TagClassName
{
border-color: #785587;
}
</style>