Shades of Affair #79518B
Tints of Affair #79518B
RGB
CMYK
RGB Variations
Color information
#79518B (or 0x79518B) is known color: Affair. HEX triplet: 79, 51 and 8B. RGB value is (121,81,139). Sum of RGB (Red+Green+Blue) = 121+81+139=341 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.48% from 341); Green value is 81 (32.03% from 255 or 23.75% from 341); Blue value is 139 (54.69% from 255 or 40.76% from 341); Max value from RGB is 139 - color contains mainly: blue. Hex color #79518B is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #79518B is #86AE74. Grayscale: #636363. Windows color (decimal): -8826485 or 9130361. OLE color: 9130361.
HSL color Cylindrical-coordinate representation of color #79518B: hue angle of 281.38º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #79518B is Cyan = 0.13, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 121 | 81 | 139 | - |
| CMYK | 0.13 | 0.42 | 0 | 0.45 |
| HSL | 281.38º | 0.26% | 0.43% | - |
| HSV(B) | 281.38º | 0.42% | 0.55% | - |
| XYZ | 15.49 | 11.81 | 25.89 | - |
| YUV | 99.57 | 150.25 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 81 | 139 | 0.13 | 0.42 | 0 | 0.45 | 281.38 | 0.26 | 0.43 |
| Hex | 79 | 51 | 8B | D | 2A | 0 | 2D | 119 | 1A | 2B |
| Octal | 171 | 121 | 213 | 15 | 52 | 0 | 55 | 431 | 32 | 53 |
| Binary | 1111001 | 1010001 | 10001011 | 1101 | 101010 | 0 | 101101 | 100011001 | 11010 | 101011 |
Color Harmonies of #79518B
Complementary color
Monochromatic Colors of #79518B
Black with #79518B
Text Example
Text Example
White with #79518B
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79518B; }
p { color: rgb(121,81,139); }
H1.HeaderClassName
{
color: #79518B;
}
.AnyTagClassName
{
color: #79518B;
}
</style>
background-color css
<style>
a { background-color: #79518B; }
a { background-color: rgb(121,81,139); }
div.DivClassName
{
background-color: #79518B;
}
.BgClassName
{
background-color: #79518B;
}
</style>
border-color css
<style>
span { border-color: #79518B; }
span { border-color: rgb(121,81,139); }
td.TdClassName
{
border-color: #79518B;
}
.TagClassName
{
border-color: #79518B;
}
</style>