Shades of Affair #79558E
Tints of Affair #79558E
RGB
CMYK
RGB Variations
Color information
#79558E (or 0x79558E) is known color: Affair. HEX triplet: 79, 55 and 8E. RGB value is (121,85,142). Sum of RGB (Red+Green+Blue) = 121+85+142=348 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.77% from 348); Green value is 85 (33.59% from 255 or 24.43% from 348); Blue value is 142 (55.86% from 255 or 40.80% from 348); Max value from RGB is 142 - color contains mainly: blue. Hex color #79558E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #79558E is #86AA71. Grayscale: #666666. Windows color (decimal): -8825458 or 9327993. OLE color: 9327993.
HSL color Cylindrical-coordinate representation of color #79558E: hue angle of 277.89º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #79558E is Cyan = 0.15, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 85 | 142 | - |
| CMYK | 0.15 | 0.40 | 0 | 0.44 |
| HSL | 277.89º | 0.25% | 0.45% | - |
| HSV(B) | 277.89º | 0.4% | 0.56% | - |
| XYZ | 16.02 | 12.51 | 27.16 | - |
| YUV | 102.26 | 150.43 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 85 | 142 | 0.15 | 0.40 | 0 | 0.44 | 277.89 | 0.25 | 0.45 |
| Hex | 79 | 55 | 8E | F | 28 | 0 | 2C | 116 | 19 | 2D |
| Octal | 171 | 125 | 216 | 17 | 50 | 0 | 54 | 426 | 31 | 55 |
| Binary | 1111001 | 1010101 | 10001110 | 1111 | 101000 | 0 | 101100 | 100010110 | 11001 | 101101 |
Color Harmonies of #79558E
Complementary color
Monochromatic Colors of #79558E
Black with #79558E
Text Example
Text Example
White with #79558E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79558E; }
p { color: rgb(121,85,142); }
H1.HeaderClassName
{
color: #79558E;
}
.AnyTagClassName
{
color: #79558E;
}
</style>
background-color css
<style>
a { background-color: #79558E; }
a { background-color: rgb(121,85,142); }
div.DivClassName
{
background-color: #79558E;
}
.BgClassName
{
background-color: #79558E;
}
</style>
border-color css
<style>
span { border-color: #79558E; }
span { border-color: rgb(121,85,142); }
td.TdClassName
{
border-color: #79558E;
}
.TagClassName
{
border-color: #79558E;
}
</style>