Shades of Affair #785294
Tints of Affair #785294
RGB
CMYK
RGB Variations
Color information
#785294 (or 0x785294) is known color: Affair. HEX triplet: 78, 52 and 94. RGB value is (120,82,148). Sum of RGB (Red+Green+Blue) = 120+82+148=350 (46% of max value = 765). Red value is 120 (47.27% from 255 or 34.29% from 350); Green value is 82 (32.42% from 255 or 23.43% from 350); Blue value is 148 (58.20% from 255 or 42.29% from 350); Max value from RGB is 148 - color contains mainly: blue. Hex color #785294 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #785294 is #87AD6B. Grayscale: #646464. Windows color (decimal): -8891756 or 9720440. OLE color: 9720440.
HSL color Cylindrical-coordinate representation of color #785294: hue angle of 274.55º 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 #785294 is Cyan = 0.19, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 82 | 148 | - |
| CMYK | 0.19 | 0.45 | 0 | 0.42 |
| HSL | 274.55º | 0.29% | 0.45% | - |
| HSV(B) | 274.55º | 0.45% | 0.58% | - |
| XYZ | 16.11 | 12.17 | 29.52 | - |
| YUV | 100.89 | 154.59 | 141.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 82 | 148 | 0.19 | 0.45 | 0 | 0.42 | 274.55 | 0.29 | 0.45 |
| Hex | 78 | 52 | 94 | 13 | 2D | 0 | 2A | 113 | 1D | 2D |
| Octal | 170 | 122 | 224 | 23 | 55 | 0 | 52 | 423 | 35 | 55 |
| Binary | 1111000 | 1010010 | 10010100 | 10011 | 101101 | 0 | 101010 | 100010011 | 11101 | 101101 |
Color Harmonies of #785294
Complementary color
Monochromatic Colors of #785294
Black with #785294
Text Example
Text Example
White with #785294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785294; }
p { color: rgb(120,82,148); }
H1.HeaderClassName
{
color: #785294;
}
.AnyTagClassName
{
color: #785294;
}
</style>
background-color css
<style>
a { background-color: #785294; }
a { background-color: rgb(120,82,148); }
div.DivClassName
{
background-color: #785294;
}
.BgClassName
{
background-color: #785294;
}
</style>
border-color css
<style>
span { border-color: #785294; }
span { border-color: rgb(120,82,148); }
td.TdClassName
{
border-color: #785294;
}
.TagClassName
{
border-color: #785294;
}
</style>