Shades of Affair #794892
Tints of Affair #794892
RGB
CMYK
RGB Variations
Color information
#794892 (or 0x794892) is known color: Affair. HEX triplet: 79, 48 and 92. RGB value is (121,72,146). Sum of RGB (Red+Green+Blue) = 121+72+146=339 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.69% from 339); Green value is 72 (28.52% from 255 or 21.24% from 339); Blue value is 146 (57.42% from 255 or 43.07% from 339); Max value from RGB is 146 - color contains mainly: blue. Hex color #794892 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794892 is #86B76D. Grayscale: #5E5E5E. Windows color (decimal): -8828782 or 9586809. OLE color: 9586809.
HSL color Cylindrical-coordinate representation of color #794892: hue angle of 279.73º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #794892 is Cyan = 0.17, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 72 | 146 | - |
| CMYK | 0.17 | 0.51 | 0 | 0.43 |
| HSL | 279.73º | 0.34% | 0.43% | - |
| HSV(B) | 279.73º | 0.51% | 0.57% | - |
| XYZ | 15.39 | 10.78 | 28.46 | - |
| YUV | 95.09 | 156.73 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 72 | 146 | 0.17 | 0.51 | 0 | 0.43 | 279.73 | 0.34 | 0.43 |
| Hex | 79 | 48 | 92 | 11 | 33 | 0 | 2B | 118 | 22 | 2B |
| Octal | 171 | 110 | 222 | 21 | 63 | 0 | 53 | 430 | 42 | 53 |
| Binary | 1111001 | 1001000 | 10010010 | 10001 | 110011 | 0 | 101011 | 100011000 | 100010 | 101011 |
Color Harmonies of #794892
Complementary color
Monochromatic Colors of #794892
Black with #794892
Text Example
Text Example
White with #794892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794892; }
p { color: rgb(121,72,146); }
H1.HeaderClassName
{
color: #794892;
}
.AnyTagClassName
{
color: #794892;
}
</style>
background-color css
<style>
a { background-color: #794892; }
a { background-color: rgb(121,72,146); }
div.DivClassName
{
background-color: #794892;
}
.BgClassName
{
background-color: #794892;
}
</style>
border-color css
<style>
span { border-color: #794892; }
span { border-color: rgb(121,72,146); }
td.TdClassName
{
border-color: #794892;
}
.TagClassName
{
border-color: #794892;
}
</style>