Shades of Affair #794884
Tints of Affair #794884
RGB
CMYK
RGB Variations
Color information
#794884 (or 0x794884) is known color: Affair. HEX triplet: 79, 48 and 84. RGB value is (121,72,132). Sum of RGB (Red+Green+Blue) = 121+72+132=325 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.23% from 325); Green value is 72 (28.52% from 255 or 22.15% from 325); Blue value is 132 (51.95% from 255 or 40.62% from 325); Max value from RGB is 132 - color contains mainly: blue. Hex color #794884 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794884 is #86B77B. Grayscale: #5D5D5D. Windows color (decimal): -8828796 or 8669305. OLE color: 8669305.
HSL color Cylindrical-coordinate representation of color #794884: hue angle of 289º 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 #794884 is Cyan = 0.08, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 121 | 72 | 132 | - |
| CMYK | 0.08 | 0.45 | 0 | 0.48 |
| HSL | 289º | 0.29% | 0.4% | - |
| HSV(B) | 289º | 0.45% | 0.52% | - |
| XYZ | 14.37 | 10.37 | 23.07 | - |
| YUV | 93.49 | 149.73 | 147.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 72 | 132 | 0.08 | 0.45 | 0 | 0.48 | 289 | 0.29 | 0.4 |
| Hex | 79 | 48 | 84 | 8 | 2D | 0 | 30 | 121 | 1D | 28 |
| Octal | 171 | 110 | 204 | 10 | 55 | 0 | 60 | 441 | 35 | 50 |
| Binary | 1111001 | 1001000 | 10000100 | 1000 | 101101 | 0 | 110000 | 100100001 | 11101 | 101000 |
Color Harmonies of #794884
Complementary color
Monochromatic Colors of #794884
Black with #794884
Text Example
Text Example
White with #794884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794884; }
p { color: rgb(121,72,132); }
H1.HeaderClassName
{
color: #794884;
}
.AnyTagClassName
{
color: #794884;
}
</style>
background-color css
<style>
a { background-color: #794884; }
a { background-color: rgb(121,72,132); }
div.DivClassName
{
background-color: #794884;
}
.BgClassName
{
background-color: #794884;
}
</style>
border-color css
<style>
span { border-color: #794884; }
span { border-color: rgb(121,72,132); }
td.TdClassName
{
border-color: #794884;
}
.TagClassName
{
border-color: #794884;
}
</style>