Shades of Affair #794882
Tints of Affair #794882
RGB
CMYK
RGB Variations
Color information
#794882 (or 0x794882) is known color: Affair. HEX triplet: 79, 48 and 82. RGB value is (121,72,130). Sum of RGB (Red+Green+Blue) = 121+72+130=323 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.46% from 323); Green value is 72 (28.52% from 255 or 22.29% from 323); Blue value is 130 (51.17% from 255 or 40.25% from 323); Max value from RGB is 130 - color contains mainly: blue. Hex color #794882 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794882 is #86B77D. Grayscale: #5D5D5D. Windows color (decimal): -8828798 or 8538233. OLE color: 8538233.
HSL color Cylindrical-coordinate representation of color #794882: hue angle of 290.69º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #794882 is Cyan = 0.07, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 72 | 130 | - |
| CMYK | 0.07 | 0.45 | 0 | 0.49 |
| HSL | 290.69º | 0.29% | 0.4% | - |
| HSV(B) | 290.69º | 0.45% | 0.51% | - |
| XYZ | 14.23 | 10.31 | 22.36 | - |
| YUV | 93.26 | 148.73 | 147.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 72 | 130 | 0.07 | 0.45 | 0 | 0.49 | 290.69 | 0.29 | 0.4 |
| Hex | 79 | 48 | 82 | 7 | 2D | 0 | 31 | 123 | 1D | 28 |
| Octal | 171 | 110 | 202 | 7 | 55 | 0 | 61 | 443 | 35 | 50 |
| Binary | 1111001 | 1001000 | 10000010 | 111 | 101101 | 0 | 110001 | 100100011 | 11101 | 101000 |
Color Harmonies of #794882
Complementary color
Monochromatic Colors of #794882
Black with #794882
Text Example
Text Example
White with #794882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794882; }
p { color: rgb(121,72,130); }
H1.HeaderClassName
{
color: #794882;
}
.AnyTagClassName
{
color: #794882;
}
</style>
background-color css
<style>
a { background-color: #794882; }
a { background-color: rgb(121,72,130); }
div.DivClassName
{
background-color: #794882;
}
.BgClassName
{
background-color: #794882;
}
</style>
border-color css
<style>
span { border-color: #794882; }
span { border-color: rgb(121,72,130); }
td.TdClassName
{
border-color: #794882;
}
.TagClassName
{
border-color: #794882;
}
</style>