Shades of Affair #785193
Tints of Affair #785193
RGB
CMYK
RGB Variations
Color information
#785193 (or 0x785193) is known color: Affair. HEX triplet: 78, 51 and 93. RGB value is (120,81,147). Sum of RGB (Red+Green+Blue) = 120+81+147=348 (46% of max value = 765). Red value is 120 (47.27% from 255 or 34.48% from 348); Green value is 81 (32.03% from 255 or 23.28% from 348); Blue value is 147 (57.81% from 255 or 42.24% from 348); Max value from RGB is 147 - color contains mainly: blue. Hex color #785193 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785193 is #87AE6C. Grayscale: #636363. Windows color (decimal): -8892013 or 9654648. OLE color: 9654648.
HSL color Cylindrical-coordinate representation of color #785193: hue angle of 275.45º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #785193 is Cyan = 0.18, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 81 | 147 | - |
| CMYK | 0.18 | 0.45 | 0 | 0.42 |
| HSL | 275.45º | 0.29% | 0.45% | - |
| HSV(B) | 275.45º | 0.45% | 0.58% | - |
| XYZ | 15.95 | 11.98 | 29.08 | - |
| YUV | 100.19 | 154.42 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 81 | 147 | 0.18 | 0.45 | 0 | 0.42 | 275.45 | 0.29 | 0.45 |
| Hex | 78 | 51 | 93 | 12 | 2D | 0 | 2A | 113 | 1D | 2D |
| Octal | 170 | 121 | 223 | 22 | 55 | 0 | 52 | 423 | 35 | 55 |
| Binary | 1111000 | 1010001 | 10010011 | 10010 | 101101 | 0 | 101010 | 100010011 | 11101 | 101101 |
Color Harmonies of #785193
Complementary color
Monochromatic Colors of #785193
Black with #785193
Text Example
Text Example
White with #785193
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785193; }
p { color: rgb(120,81,147); }
H1.HeaderClassName
{
color: #785193;
}
.AnyTagClassName
{
color: #785193;
}
</style>
background-color css
<style>
a { background-color: #785193; }
a { background-color: rgb(120,81,147); }
div.DivClassName
{
background-color: #785193;
}
.BgClassName
{
background-color: #785193;
}
</style>
border-color css
<style>
span { border-color: #785193; }
span { border-color: rgb(120,81,147); }
td.TdClassName
{
border-color: #785193;
}
.TagClassName
{
border-color: #785193;
}
</style>