Shades of Affair #794995
Tints of Affair #794995
RGB
CMYK
RGB Variations
Color information
#794995 (or 0x794995) is known color: Affair. HEX triplet: 79, 49 and 95. RGB value is (121,73,149). Sum of RGB (Red+Green+Blue) = 121+73+149=343 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.28% from 343); Green value is 73 (28.91% from 255 or 21.28% from 343); Blue value is 149 (58.59% from 255 or 43.44% from 343); Max value from RGB is 149 - color contains mainly: blue. Hex color #794995 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794995 is #86B66A. Grayscale: #5F5F5F. Windows color (decimal): -8828523 or 9783673. OLE color: 9783673.
HSL color Cylindrical-coordinate representation of color #794995: hue angle of 277.89º 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 #794995 is Cyan = 0.19, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 73 | 149 | - |
| CMYK | 0.19 | 0.51 | 0 | 0.42 |
| HSL | 277.89º | 0.34% | 0.44% | - |
| HSV(B) | 277.89º | 0.51% | 0.58% | - |
| XYZ | 15.69 | 11 | 29.73 | - |
| YUV | 96.02 | 157.9 | 145.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 149 | 0.19 | 0.51 | 0 | 0.42 | 277.89 | 0.34 | 0.44 |
| Hex | 79 | 49 | 95 | 13 | 33 | 0 | 2A | 116 | 22 | 2C |
| Octal | 171 | 111 | 225 | 23 | 63 | 0 | 52 | 426 | 42 | 54 |
| Binary | 1111001 | 1001001 | 10010101 | 10011 | 110011 | 0 | 101010 | 100010110 | 100010 | 101100 |
Color Harmonies of #794995
Complementary color
Monochromatic Colors of #794995
Black with #794995
Text Example
Text Example
White with #794995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794995; }
p { color: rgb(121,73,149); }
H1.HeaderClassName
{
color: #794995;
}
.AnyTagClassName
{
color: #794995;
}
</style>
background-color css
<style>
a { background-color: #794995; }
a { background-color: rgb(121,73,149); }
div.DivClassName
{
background-color: #794995;
}
.BgClassName
{
background-color: #794995;
}
</style>
border-color css
<style>
span { border-color: #794995; }
span { border-color: rgb(121,73,149); }
td.TdClassName
{
border-color: #794995;
}
.TagClassName
{
border-color: #794995;
}
</style>