Shades of Affair #785988
Tints of Affair #785988
RGB
CMYK
RGB Variations
Color information
#785988 (or 0x785988) is known color: Affair. HEX triplet: 78, 59 and 88. RGB value is (120,89,136). Sum of RGB (Red+Green+Blue) = 120+89+136=345 (45% of max value = 765). Red value is 120 (47.27% from 255 or 34.78% from 345); Green value is 89 (35.16% from 255 or 25.80% from 345); Blue value is 136 (53.52% from 255 or 39.42% from 345); Max value from RGB is 136 - color contains mainly: blue. Hex color #785988 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785988 is #87A677. Grayscale: #676767. Windows color (decimal): -8889976 or 8935800. OLE color: 8935800.
HSL color Cylindrical-coordinate representation of color #785988: hue angle of 279.57º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #785988 is Cyan = 0.12, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 89 | 136 | - |
| CMYK | 0.12 | 0.35 | 0 | 0.47 |
| HSL | 279.57º | 0.21% | 0.44% | - |
| HSV(B) | 279.57º | 0.35% | 0.53% | - |
| XYZ | 15.76 | 12.92 | 24.95 | - |
| YUV | 103.63 | 146.27 | 139.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 89 | 136 | 0.12 | 0.35 | 0 | 0.47 | 279.57 | 0.21 | 0.44 |
| Hex | 78 | 59 | 88 | C | 23 | 0 | 2F | 118 | 15 | 2C |
| Octal | 170 | 131 | 210 | 14 | 43 | 0 | 57 | 430 | 25 | 54 |
| Binary | 1111000 | 1011001 | 10001000 | 1100 | 100011 | 0 | 101111 | 100011000 | 10101 | 101100 |
Color Harmonies of #785988
Complementary color
Monochromatic Colors of #785988
Black with #785988
Text Example
Text Example
White with #785988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785988; }
p { color: rgb(120,89,136); }
H1.HeaderClassName
{
color: #785988;
}
.AnyTagClassName
{
color: #785988;
}
</style>
background-color css
<style>
a { background-color: #785988; }
a { background-color: rgb(120,89,136); }
div.DivClassName
{
background-color: #785988;
}
.BgClassName
{
background-color: #785988;
}
</style>
border-color css
<style>
span { border-color: #785988; }
span { border-color: rgb(120,89,136); }
td.TdClassName
{
border-color: #785988;
}
.TagClassName
{
border-color: #785988;
}
</style>