Shades of Affair #79518F
Tints of Affair #79518F
RGB
CMYK
RGB Variations
Color information
#79518F (or 0x79518F) is known color: Affair. HEX triplet: 79, 51 and 8F. RGB value is (121,81,143). Sum of RGB (Red+Green+Blue) = 121+81+143=345 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.07% from 345); Green value is 81 (32.03% from 255 or 23.48% from 345); Blue value is 143 (56.25% from 255 or 41.45% from 345); Max value from RGB is 143 - color contains mainly: blue. Hex color #79518F is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #79518F is #86AE70. Grayscale: #636363. Windows color (decimal): -8826481 or 9392505. OLE color: 9392505.
HSL color Cylindrical-coordinate representation of color #79518F: hue angle of 278.71º degrees, saturation: 0.28, 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 #79518F is Cyan = 0.15, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 81 | 143 | - |
| CMYK | 0.15 | 0.43 | 0 | 0.44 |
| HSL | 278.71º | 0.28% | 0.44% | - |
| HSV(B) | 278.71º | 0.43% | 0.56% | - |
| XYZ | 15.79 | 11.93 | 27.46 | - |
| YUV | 100.03 | 152.25 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 81 | 143 | 0.15 | 0.43 | 0 | 0.44 | 278.71 | 0.28 | 0.44 |
| Hex | 79 | 51 | 8F | F | 2B | 0 | 2C | 117 | 1C | 2C |
| Octal | 171 | 121 | 217 | 17 | 53 | 0 | 54 | 427 | 34 | 54 |
| Binary | 1111001 | 1010001 | 10001111 | 1111 | 101011 | 0 | 101100 | 100010111 | 11100 | 101100 |
Color Harmonies of #79518F
Complementary color
Monochromatic Colors of #79518F
Black with #79518F
Text Example
Text Example
White with #79518F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79518F; }
p { color: rgb(121,81,143); }
H1.HeaderClassName
{
color: #79518F;
}
.AnyTagClassName
{
color: #79518F;
}
</style>
background-color css
<style>
a { background-color: #79518F; }
a { background-color: rgb(121,81,143); }
div.DivClassName
{
background-color: #79518F;
}
.BgClassName
{
background-color: #79518F;
}
</style>
border-color css
<style>
span { border-color: #79518F; }
span { border-color: rgb(121,81,143); }
td.TdClassName
{
border-color: #79518F;
}
.TagClassName
{
border-color: #79518F;
}
</style>