Shades of Affair #784995
Tints of Affair #784995
RGB
CMYK
RGB Variations
Color information
#784995 (or 0x784995) is known color: Affair. HEX triplet: 78, 49 and 95. RGB value is (120,73,149). Sum of RGB (Red+Green+Blue) = 120+73+149=342 (45% of max value = 765). Red value is 120 (47.27% from 255 or 35.09% from 342); Green value is 73 (28.91% from 255 or 21.35% from 342); Blue value is 149 (58.59% from 255 or 43.57% from 342); Max value from RGB is 149 - color contains mainly: blue. Hex color #784995 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #784995 is #87B66A. Grayscale: #5F5F5F. Windows color (decimal): -8894059 or 9783672. OLE color: 9783672.
HSL color Cylindrical-coordinate representation of color #784995: hue angle of 277.11º degrees, saturation: 0.34, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #784995 is Cyan = 0.19, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 120 | 73 | 149 | - |
| CMYK | 0.19 | 0.51 | 0 | 0.42 |
| HSL | 277.11º | 0.34% | 0.44% | - |
| HSV(B) | 277.11º | 0.51% | 0.58% | - |
| XYZ | 15.55 | 10.93 | 29.72 | - |
| YUV | 95.72 | 158.07 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 73 | 149 | 0.19 | 0.51 | 0 | 0.42 | 277.11 | 0.34 | 0.44 |
| Hex | 78 | 49 | 95 | 13 | 33 | 0 | 2A | 115 | 22 | 2C |
| Octal | 170 | 111 | 225 | 23 | 63 | 0 | 52 | 425 | 42 | 54 |
| Binary | 1111000 | 1001001 | 10010101 | 10011 | 110011 | 0 | 101010 | 100010101 | 100010 | 101100 |
Color Harmonies of #784995
Complementary color
Monochromatic Colors of #784995
Black with #784995
Text Example
Text Example
White with #784995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784995; }
p { color: rgb(120,73,149); }
H1.HeaderClassName
{
color: #784995;
}
.AnyTagClassName
{
color: #784995;
}
</style>
background-color css
<style>
a { background-color: #784995; }
a { background-color: rgb(120,73,149); }
div.DivClassName
{
background-color: #784995;
}
.BgClassName
{
background-color: #784995;
}
</style>
border-color css
<style>
span { border-color: #784995; }
span { border-color: rgb(120,73,149); }
td.TdClassName
{
border-color: #784995;
}
.TagClassName
{
border-color: #784995;
}
</style>