Shades of Affair #794984
Tints of Affair #794984
RGB
CMYK
RGB Variations
Color information
#794984 (or 0x794984) is known color: Affair. HEX triplet: 79, 49 and 84. RGB value is (121,73,132). Sum of RGB (Red+Green+Blue) = 121+73+132=326 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.12% from 326); Green value is 73 (28.91% from 255 or 22.39% from 326); Blue value is 132 (51.95% from 255 or 40.49% from 326); Max value from RGB is 132 - color contains mainly: blue. Hex color #794984 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794984 is #86B67B. Grayscale: #5D5D5D. Windows color (decimal): -8828540 or 8669561. OLE color: 8669561.
HSL color Cylindrical-coordinate representation of color #794984: hue angle of 288.81º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #794984 is Cyan = 0.08, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 121 | 73 | 132 | - |
| CMYK | 0.08 | 0.45 | 0 | 0.48 |
| HSL | 288.81º | 0.29% | 0.4% | - |
| HSV(B) | 288.81º | 0.45% | 0.52% | - |
| XYZ | 14.43 | 10.5 | 23.1 | - |
| YUV | 94.08 | 149.4 | 147.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 132 | 0.08 | 0.45 | 0 | 0.48 | 288.81 | 0.29 | 0.4 |
| Hex | 79 | 49 | 84 | 8 | 2D | 0 | 30 | 121 | 1D | 28 |
| Octal | 171 | 111 | 204 | 10 | 55 | 0 | 60 | 441 | 35 | 50 |
| Binary | 1111001 | 1001001 | 10000100 | 1000 | 101101 | 0 | 110000 | 100100001 | 11101 | 101000 |
Color Harmonies of #794984
Complementary color
Monochromatic Colors of #794984
Black with #794984
Text Example
Text Example
White with #794984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794984; }
p { color: rgb(121,73,132); }
H1.HeaderClassName
{
color: #794984;
}
.AnyTagClassName
{
color: #794984;
}
</style>
background-color css
<style>
a { background-color: #794984; }
a { background-color: rgb(121,73,132); }
div.DivClassName
{
background-color: #794984;
}
.BgClassName
{
background-color: #794984;
}
</style>
border-color css
<style>
span { border-color: #794984; }
span { border-color: rgb(121,73,132); }
td.TdClassName
{
border-color: #794984;
}
.TagClassName
{
border-color: #794984;
}
</style>