Shades of Affair #79468D
Tints of Affair #79468D
RGB
CMYK
RGB Variations
Color information
#79468D (or 0x79468D) is known color: Affair. HEX triplet: 79, 46 and 8D. RGB value is (121,70,141). Sum of RGB (Red+Green+Blue) = 121+70+141=332 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.45% from 332); Green value is 70 (27.73% from 255 or 21.08% from 332); Blue value is 141 (55.47% from 255 or 42.47% from 332); Max value from RGB is 141 - color contains mainly: blue. Hex color #79468D is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #79468D is #86B972. Grayscale: #5D5D5D. Windows color (decimal): -8829299 or 9258617. OLE color: 9258617.
HSL color Cylindrical-coordinate representation of color #79468D: hue angle of 283.1º degrees, saturation: 0.34, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #79468D is Cyan = 0.14, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 121 | 70 | 141 | - |
| CMYK | 0.14 | 0.50 | 0 | 0.45 |
| HSL | 283.1º | 0.34% | 0.41% | - |
| HSV(B) | 283.1º | 0.5% | 0.55% | - |
| XYZ | 14.88 | 10.37 | 26.42 | - |
| YUV | 93.34 | 154.9 | 147.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 70 | 141 | 0.14 | 0.50 | 0 | 0.45 | 283.1 | 0.34 | 0.41 |
| Hex | 79 | 46 | 8D | E | 32 | 0 | 2D | 11B | 22 | 29 |
| Octal | 171 | 106 | 215 | 16 | 62 | 0 | 55 | 433 | 42 | 51 |
| Binary | 1111001 | 1000110 | 10001101 | 1110 | 110010 | 0 | 101101 | 100011011 | 100010 | 101001 |
Color Harmonies of #79468D
Complementary color
Monochromatic Colors of #79468D
Black with #79468D
Text Example
Text Example
White with #79468D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79468D; }
p { color: rgb(121,70,141); }
H1.HeaderClassName
{
color: #79468D;
}
.AnyTagClassName
{
color: #79468D;
}
</style>
background-color css
<style>
a { background-color: #79468D; }
a { background-color: rgb(121,70,141); }
div.DivClassName
{
background-color: #79468D;
}
.BgClassName
{
background-color: #79468D;
}
</style>
border-color css
<style>
span { border-color: #79468D; }
span { border-color: rgb(121,70,141); }
td.TdClassName
{
border-color: #79468D;
}
.TagClassName
{
border-color: #79468D;
}
</style>