Shades of Affair #794690
Tints of Affair #794690
RGB
CMYK
RGB Variations
Color information
#794690 (or 0x794690) is known color: Affair. HEX triplet: 79, 46 and 90. RGB value is (121,70,144). Sum of RGB (Red+Green+Blue) = 121+70+144=335 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.12% from 335); Green value is 70 (27.73% from 255 or 20.90% from 335); Blue value is 144 (56.64% from 255 or 42.99% from 335); Max value from RGB is 144 - color contains mainly: blue. Hex color #794690 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794690 is #86B96F. Grayscale: #5D5D5D. Windows color (decimal): -8829296 or 9455225. OLE color: 9455225.
HSL color Cylindrical-coordinate representation of color #794690: hue angle of 281.35º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #794690 is Cyan = 0.16, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 70 | 144 | - |
| CMYK | 0.16 | 0.51 | 0 | 0.44 |
| HSL | 281.35º | 0.35% | 0.42% | - |
| HSV(B) | 281.35º | 0.51% | 0.56% | - |
| XYZ | 15.11 | 10.46 | 27.61 | - |
| YUV | 93.69 | 156.4 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 144 | 0.16 | 0.51 | 0 | 0.44 | 281.35 | 0.35 | 0.42 |
| Hex | 79 | 46 | 90 | 10 | 33 | 0 | 2C | 119 | 23 | 2A |
| Octal | 171 | 106 | 220 | 20 | 63 | 0 | 54 | 431 | 43 | 52 |
| Binary | 1111001 | 1000110 | 10010000 | 10000 | 110011 | 0 | 101100 | 100011001 | 100011 | 101010 |
Color Harmonies of #794690
Complementary color
Monochromatic Colors of #794690
Black with #794690
Text Example
Text Example
White with #794690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794690; }
p { color: rgb(121,70,144); }
H1.HeaderClassName
{
color: #794690;
}
.AnyTagClassName
{
color: #794690;
}
</style>
background-color css
<style>
a { background-color: #794690; }
a { background-color: rgb(121,70,144); }
div.DivClassName
{
background-color: #794690;
}
.BgClassName
{
background-color: #794690;
}
</style>
border-color css
<style>
span { border-color: #794690; }
span { border-color: rgb(121,70,144); }
td.TdClassName
{
border-color: #794690;
}
.TagClassName
{
border-color: #794690;
}
</style>