Shades of Affair #79528D
Tints of Affair #79528D
RGB
CMYK
RGB Variations
Color information
#79528D (or 0x79528D) is known color: Affair. HEX triplet: 79, 52 and 8D. RGB value is (121,82,141). Sum of RGB (Red+Green+Blue) = 121+82+141=344 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.17% from 344); Green value is 82 (32.42% from 255 or 23.84% from 344); Blue value is 141 (55.47% from 255 or 40.99% from 344); Max value from RGB is 141 - color contains mainly: blue. Hex color #79528D is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #79528D is #86AD72. Grayscale: #646464. Windows color (decimal): -8826227 or 9261689. OLE color: 9261689.
HSL color Cylindrical-coordinate representation of color #79528D: hue angle of 279.66º degrees, saturation: 0.26, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #79528D is Cyan = 0.14, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 121 | 82 | 141 | - |
| CMYK | 0.14 | 0.42 | 0 | 0.45 |
| HSL | 279.66º | 0.26% | 0.44% | - |
| HSV(B) | 279.66º | 0.42% | 0.55% | - |
| XYZ | 15.71 | 12.02 | 26.69 | - |
| YUV | 100.39 | 150.92 | 142.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 82 | 141 | 0.14 | 0.42 | 0 | 0.45 | 279.66 | 0.26 | 0.44 |
| Hex | 79 | 52 | 8D | E | 2A | 0 | 2D | 118 | 1A | 2C |
| Octal | 171 | 122 | 215 | 16 | 52 | 0 | 55 | 430 | 32 | 54 |
| Binary | 1111001 | 1010010 | 10001101 | 1110 | 101010 | 0 | 101101 | 100011000 | 11010 | 101100 |
Color Harmonies of #79528D
Complementary color
Monochromatic Colors of #79528D
Black with #79528D
Text Example
Text Example
White with #79528D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79528D; }
p { color: rgb(121,82,141); }
H1.HeaderClassName
{
color: #79528D;
}
.AnyTagClassName
{
color: #79528D;
}
</style>
background-color css
<style>
a { background-color: #79528D; }
a { background-color: rgb(121,82,141); }
div.DivClassName
{
background-color: #79528D;
}
.BgClassName
{
background-color: #79528D;
}
</style>
border-color css
<style>
span { border-color: #79528D; }
span { border-color: rgb(121,82,141); }
td.TdClassName
{
border-color: #79528D;
}
.TagClassName
{
border-color: #79528D;
}
</style>