Shades of Affair #794489
Tints of Affair #794489
RGB
CMYK
RGB Variations
Color information
#794489 (or 0x794489) is known color: Affair. HEX triplet: 79, 44 and 89. RGB value is (121,68,137). Sum of RGB (Red+Green+Blue) = 121+68+137=326 (43% of max value = 765). Red value is 121 (47.66% from 255 or 37.12% from 326); Green value is 68 (26.95% from 255 or 20.86% from 326); Blue value is 137 (53.91% from 255 or 42.02% from 326); Max value from RGB is 137 - color contains mainly: blue. Hex color #794489 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794489 is #86BB76. Grayscale: #5B5B5B. Windows color (decimal): -8829815 or 8995961. OLE color: 8995961.
HSL color Cylindrical-coordinate representation of color #794489: hue angle of 286.09º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #794489 is Cyan = 0.12, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 68 | 137 | - |
| CMYK | 0.12 | 0.50 | 0 | 0.46 |
| HSL | 286.09º | 0.34% | 0.4% | - |
| HSV(B) | 286.09º | 0.5% | 0.54% | - |
| XYZ | 14.47 | 10.01 | 24.84 | - |
| YUV | 91.71 | 153.56 | 148.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 68 | 137 | 0.12 | 0.50 | 0 | 0.46 | 286.09 | 0.34 | 0.4 |
| Hex | 79 | 44 | 89 | C | 32 | 0 | 2E | 11E | 22 | 28 |
| Octal | 171 | 104 | 211 | 14 | 62 | 0 | 56 | 436 | 42 | 50 |
| Binary | 1111001 | 1000100 | 10001001 | 1100 | 110010 | 0 | 101110 | 100011110 | 100010 | 101000 |
Color Harmonies of #794489
Complementary color
Monochromatic Colors of #794489
Black with #794489
Text Example
Text Example
White with #794489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794489; }
p { color: rgb(121,68,137); }
H1.HeaderClassName
{
color: #794489;
}
.AnyTagClassName
{
color: #794489;
}
</style>
background-color css
<style>
a { background-color: #794489; }
a { background-color: rgb(121,68,137); }
div.DivClassName
{
background-color: #794489;
}
.BgClassName
{
background-color: #794489;
}
</style>
border-color css
<style>
span { border-color: #794489; }
span { border-color: rgb(121,68,137); }
td.TdClassName
{
border-color: #794489;
}
.TagClassName
{
border-color: #794489;
}
</style>