Shades of Affair #785688
Tints of Affair #785688
RGB
CMYK
RGB Variations
Color information
#785688 (or 0x785688) is known color: Affair. HEX triplet: 78, 56 and 88. RGB value is (120,86,136). Sum of RGB (Red+Green+Blue) = 120+86+136=342 (45% of max value = 765). Red value is 120 (47.27% from 255 or 35.09% from 342); Green value is 86 (33.98% from 255 or 25.15% from 342); Blue value is 136 (53.52% from 255 or 39.77% from 342); Max value from RGB is 136 - color contains mainly: blue. Hex color #785688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785688 is #87A977. Grayscale: #656565. Windows color (decimal): -8890744 or 8935032. OLE color: 8935032.
HSL color Cylindrical-coordinate representation of color #785688: hue angle of 280.8º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #785688 is Cyan = 0.12, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 86 | 136 | - |
| CMYK | 0.12 | 0.37 | 0 | 0.47 |
| HSL | 280.8º | 0.23% | 0.44% | - |
| HSV(B) | 280.8º | 0.37% | 0.53% | - |
| XYZ | 15.52 | 12.43 | 24.87 | - |
| YUV | 101.87 | 147.26 | 140.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 86 | 136 | 0.12 | 0.37 | 0 | 0.47 | 280.8 | 0.23 | 0.44 |
| Hex | 78 | 56 | 88 | C | 25 | 0 | 2F | 119 | 17 | 2C |
| Octal | 170 | 126 | 210 | 14 | 45 | 0 | 57 | 431 | 27 | 54 |
| Binary | 1111000 | 1010110 | 10001000 | 1100 | 100101 | 0 | 101111 | 100011001 | 10111 | 101100 |
Color Harmonies of #785688
Complementary color
Monochromatic Colors of #785688
Black with #785688
Text Example
Text Example
White with #785688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785688; }
p { color: rgb(120,86,136); }
H1.HeaderClassName
{
color: #785688;
}
.AnyTagClassName
{
color: #785688;
}
</style>
background-color css
<style>
a { background-color: #785688; }
a { background-color: rgb(120,86,136); }
div.DivClassName
{
background-color: #785688;
}
.BgClassName
{
background-color: #785688;
}
</style>
border-color css
<style>
span { border-color: #785688; }
span { border-color: rgb(120,86,136); }
td.TdClassName
{
border-color: #785688;
}
.TagClassName
{
border-color: #785688;
}
</style>