Shades of Affair #794681
Tints of Affair #794681
RGB
CMYK
RGB Variations
Color information
#794681 (or 0x794681) is known color: Affair. HEX triplet: 79, 46 and 81. RGB value is (121,70,129). Sum of RGB (Red+Green+Blue) = 121+70+129=320 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.81% from 320); Green value is 70 (27.73% from 255 or 21.88% from 320); Blue value is 129 (50.78% from 255 or 40.31% from 320); Max value from RGB is 129 - color contains mainly: blue. Hex color #794681 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794681 is #86B97E. Grayscale: #5B5B5B. Windows color (decimal): -8829311 or 8472185. OLE color: 8472185.
HSL color Cylindrical-coordinate representation of color #794681: hue angle of 291.86º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #794681 is Cyan = 0.06, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 70 | 129 | - |
| CMYK | 0.06 | 0.46 | 0 | 0.49 |
| HSL | 291.86º | 0.3% | 0.39% | - |
| HSV(B) | 291.86º | 0.46% | 0.51% | - |
| XYZ | 14.04 | 10.03 | 21.97 | - |
| YUV | 91.98 | 148.9 | 148.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 129 | 0.06 | 0.46 | 0 | 0.49 | 291.86 | 0.3 | 0.39 |
| Hex | 79 | 46 | 81 | 6 | 2E | 0 | 31 | 124 | 1E | 27 |
| Octal | 171 | 106 | 201 | 6 | 56 | 0 | 61 | 444 | 36 | 47 |
| Binary | 1111001 | 1000110 | 10000001 | 110 | 101110 | 0 | 110001 | 100100100 | 11110 | 100111 |
Color Harmonies of #794681
Complementary color
Monochromatic Colors of #794681
Black with #794681
Text Example
Text Example
White with #794681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794681; }
p { color: rgb(121,70,129); }
H1.HeaderClassName
{
color: #794681;
}
.AnyTagClassName
{
color: #794681;
}
</style>
background-color css
<style>
a { background-color: #794681; }
a { background-color: rgb(121,70,129); }
div.DivClassName
{
background-color: #794681;
}
.BgClassName
{
background-color: #794681;
}
</style>
border-color css
<style>
span { border-color: #794681; }
span { border-color: rgb(121,70,129); }
td.TdClassName
{
border-color: #794681;
}
.TagClassName
{
border-color: #794681;
}
</style>