Shades of Affair #784691
Tints of Affair #784691
RGB
CMYK
RGB Variations
Color information
#784691 (or 0x784691) is known color: Affair. HEX triplet: 78, 46 and 91. RGB value is (120,70,145). Sum of RGB (Red+Green+Blue) = 120+70+145=335 (44% of max value = 765). Red value is 120 (47.27% from 255 or 35.82% from 335); Green value is 70 (27.73% from 255 or 20.90% from 335); Blue value is 145 (57.03% from 255 or 43.28% from 335); Max value from RGB is 145 - color contains mainly: blue. Hex color #784691 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784691 is #87B96E. Grayscale: #5D5D5D. Windows color (decimal): -8894831 or 9520760. OLE color: 9520760.
HSL color Cylindrical-coordinate representation of color #784691: hue angle of 280º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #784691 is Cyan = 0.17, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 120 | 70 | 145 | - |
| CMYK | 0.17 | 0.52 | 0 | 0.43 |
| HSL | 280º | 0.35% | 0.42% | - |
| HSV(B) | 280º | 0.52% | 0.57% | - |
| XYZ | 15.05 | 10.42 | 28.01 | - |
| YUV | 93.5 | 157.07 | 146.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 70 | 145 | 0.17 | 0.52 | 0 | 0.43 | 280 | 0.35 | 0.42 |
| Hex | 78 | 46 | 91 | 11 | 34 | 0 | 2B | 118 | 23 | 2A |
| Octal | 170 | 106 | 221 | 21 | 64 | 0 | 53 | 430 | 43 | 52 |
| Binary | 1111000 | 1000110 | 10010001 | 10001 | 110100 | 0 | 101011 | 100011000 | 100011 | 101010 |
Color Harmonies of #784691
Complementary color
Monochromatic Colors of #784691
Black with #784691
Text Example
Text Example
White with #784691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784691; }
p { color: rgb(120,70,145); }
H1.HeaderClassName
{
color: #784691;
}
.AnyTagClassName
{
color: #784691;
}
</style>
background-color css
<style>
a { background-color: #784691; }
a { background-color: rgb(120,70,145); }
div.DivClassName
{
background-color: #784691;
}
.BgClassName
{
background-color: #784691;
}
</style>
border-color css
<style>
span { border-color: #784691; }
span { border-color: rgb(120,70,145); }
td.TdClassName
{
border-color: #784691;
}
.TagClassName
{
border-color: #784691;
}
</style>