Shades of Affair #794795
Tints of Affair #794795
RGB
CMYK
RGB Variations
Color information
#794795 (or 0x794795) is known color: Affair. HEX triplet: 79, 47 and 95. RGB value is (121,71,149). Sum of RGB (Red+Green+Blue) = 121+71+149=341 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.48% from 341); Green value is 71 (28.12% from 255 or 20.82% from 341); Blue value is 149 (58.59% from 255 or 43.70% from 341); Max value from RGB is 149 - color contains mainly: blue. Hex color #794795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794795 is #86B86A. Grayscale: #5E5E5E. Windows color (decimal): -8829035 or 9783161. OLE color: 9783161.
HSL color Cylindrical-coordinate representation of color #794795: hue angle of 278.46º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #794795 is Cyan = 0.19, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 71 | 149 | - |
| CMYK | 0.19 | 0.52 | 0 | 0.42 |
| HSL | 278.46º | 0.35% | 0.43% | - |
| HSV(B) | 278.46º | 0.52% | 0.58% | - |
| XYZ | 15.56 | 10.74 | 29.69 | - |
| YUV | 94.84 | 158.57 | 146.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 71 | 149 | 0.19 | 0.52 | 0 | 0.42 | 278.46 | 0.35 | 0.43 |
| Hex | 79 | 47 | 95 | 13 | 34 | 0 | 2A | 116 | 23 | 2B |
| Octal | 171 | 107 | 225 | 23 | 64 | 0 | 52 | 426 | 43 | 53 |
| Binary | 1111001 | 1000111 | 10010101 | 10011 | 110100 | 0 | 101010 | 100010110 | 100011 | 101011 |
Color Harmonies of #794795
Complementary color
Monochromatic Colors of #794795
Black with #794795
Text Example
Text Example
White with #794795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794795; }
p { color: rgb(121,71,149); }
H1.HeaderClassName
{
color: #794795;
}
.AnyTagClassName
{
color: #794795;
}
</style>
background-color css
<style>
a { background-color: #794795; }
a { background-color: rgb(121,71,149); }
div.DivClassName
{
background-color: #794795;
}
.BgClassName
{
background-color: #794795;
}
</style>
border-color css
<style>
span { border-color: #794795; }
span { border-color: rgb(121,71,149); }
td.TdClassName
{
border-color: #794795;
}
.TagClassName
{
border-color: #794795;
}
</style>