Shades of Affair #78598D
Tints of Affair #78598D
RGB
CMYK
RGB Variations
Color information
#78598D (or 0x78598D) is known color: Affair. HEX triplet: 78, 59 and 8D. RGB value is (120,89,141). Sum of RGB (Red+Green+Blue) = 120+89+141=350 (46% of max value = 765). Red value is 120 (47.27% from 255 or 34.29% from 350); Green value is 89 (35.16% from 255 or 25.43% from 350); Blue value is 141 (55.47% from 255 or 40.29% from 350); Max value from RGB is 141 - color contains mainly: blue. Hex color #78598D is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #78598D is #87A672. Grayscale: #686868. Windows color (decimal): -8889971 or 9263480. OLE color: 9263480.
HSL color Cylindrical-coordinate representation of color #78598D: hue angle of 275.77º degrees, saturation: 0.23, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #78598D is Cyan = 0.15, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 120 | 89 | 141 | - |
| CMYK | 0.15 | 0.37 | 0 | 0.45 |
| HSL | 275.77º | 0.23% | 0.45% | - |
| HSV(B) | 275.77º | 0.37% | 0.55% | - |
| XYZ | 16.13 | 13.06 | 26.87 | - |
| YUV | 104.2 | 148.77 | 139.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 89 | 141 | 0.15 | 0.37 | 0 | 0.45 | 275.77 | 0.23 | 0.45 |
| Hex | 78 | 59 | 8D | F | 25 | 0 | 2D | 114 | 17 | 2D |
| Octal | 170 | 131 | 215 | 17 | 45 | 0 | 55 | 424 | 27 | 55 |
| Binary | 1111000 | 1011001 | 10001101 | 1111 | 100101 | 0 | 101101 | 100010100 | 10111 | 101101 |
Color Harmonies of #78598D
Complementary color
Monochromatic Colors of #78598D
Black with #78598D
Text Example
Text Example
White with #78598D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #78598D; }
p { color: rgb(120,89,141); }
H1.HeaderClassName
{
color: #78598D;
}
.AnyTagClassName
{
color: #78598D;
}
</style>
background-color css
<style>
a { background-color: #78598D; }
a { background-color: rgb(120,89,141); }
div.DivClassName
{
background-color: #78598D;
}
.BgClassName
{
background-color: #78598D;
}
</style>
border-color css
<style>
span { border-color: #78598D; }
span { border-color: rgb(120,89,141); }
td.TdClassName
{
border-color: #78598D;
}
.TagClassName
{
border-color: #78598D;
}
</style>