Shades of Affair #79518E
Tints of Affair #79518E
RGB
CMYK
RGB Variations
Color information
#79518E (or 0x79518E) is known color: Affair. HEX triplet: 79, 51 and 8E. RGB value is (121,81,142). Sum of RGB (Red+Green+Blue) = 121+81+142=344 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.17% from 344); Green value is 81 (32.03% from 255 or 23.55% from 344); Blue value is 142 (55.86% from 255 or 41.28% from 344); Max value from RGB is 142 - color contains mainly: blue. Hex color #79518E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #79518E is #86AE71. Grayscale: #636363. Windows color (decimal): -8826482 or 9326969. OLE color: 9326969.
HSL color Cylindrical-coordinate representation of color #79518E: hue angle of 279.34º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #79518E is Cyan = 0.15, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 81 | 142 | - |
| CMYK | 0.15 | 0.43 | 0 | 0.44 |
| HSL | 279.34º | 0.27% | 0.44% | - |
| HSV(B) | 279.34º | 0.43% | 0.56% | - |
| XYZ | 15.71 | 11.9 | 27.06 | - |
| YUV | 99.91 | 151.75 | 143.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 81 | 142 | 0.15 | 0.43 | 0 | 0.44 | 279.34 | 0.27 | 0.44 |
| Hex | 79 | 51 | 8E | F | 2B | 0 | 2C | 117 | 1B | 2C |
| Octal | 171 | 121 | 216 | 17 | 53 | 0 | 54 | 427 | 33 | 54 |
| Binary | 1111001 | 1010001 | 10001110 | 1111 | 101011 | 0 | 101100 | 100010111 | 11011 | 101100 |
Color Harmonies of #79518E
Complementary color
Monochromatic Colors of #79518E
Black with #79518E
Text Example
Text Example
White with #79518E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79518E; }
p { color: rgb(121,81,142); }
H1.HeaderClassName
{
color: #79518E;
}
.AnyTagClassName
{
color: #79518E;
}
</style>
background-color css
<style>
a { background-color: #79518E; }
a { background-color: rgb(121,81,142); }
div.DivClassName
{
background-color: #79518E;
}
.BgClassName
{
background-color: #79518E;
}
</style>
border-color css
<style>
span { border-color: #79518E; }
span { border-color: rgb(121,81,142); }
td.TdClassName
{
border-color: #79518E;
}
.TagClassName
{
border-color: #79518E;
}
</style>