Shades of Affair #79548E
Tints of Affair #79548E
RGB
CMYK
RGB Variations
Color information
#79548E (or 0x79548E) is known color: Affair. HEX triplet: 79, 54 and 8E. RGB value is (121,84,142). Sum of RGB (Red+Green+Blue) = 121+84+142=347 (45% of max value = 765). Red value is 121 (47.66% from 255 or 34.87% from 347); Green value is 84 (33.20% from 255 or 24.21% from 347); Blue value is 142 (55.86% from 255 or 40.92% from 347); Max value from RGB is 142 - color contains mainly: blue. Hex color #79548E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #79548E is #86AB71. Grayscale: #656565. Windows color (decimal): -8825714 or 9327737. OLE color: 9327737.
HSL color Cylindrical-coordinate representation of color #79548E: hue angle of 278.28º degrees, saturation: 0.26, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #79548E is Cyan = 0.15, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 84 | 142 | - |
| CMYK | 0.15 | 0.41 | 0 | 0.44 |
| HSL | 278.28º | 0.26% | 0.44% | - |
| HSV(B) | 278.28º | 0.41% | 0.56% | - |
| XYZ | 15.94 | 12.36 | 27.14 | - |
| YUV | 101.68 | 150.76 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 84 | 142 | 0.15 | 0.41 | 0 | 0.44 | 278.28 | 0.26 | 0.44 |
| Hex | 79 | 54 | 8E | F | 29 | 0 | 2C | 116 | 1A | 2C |
| Octal | 171 | 124 | 216 | 17 | 51 | 0 | 54 | 426 | 32 | 54 |
| Binary | 1111001 | 1010100 | 10001110 | 1111 | 101001 | 0 | 101100 | 100010110 | 11010 | 101100 |
Color Harmonies of #79548E
Complementary color
Monochromatic Colors of #79548E
Black with #79548E
Text Example
Text Example
White with #79548E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79548E; }
p { color: rgb(121,84,142); }
H1.HeaderClassName
{
color: #79548E;
}
.AnyTagClassName
{
color: #79548E;
}
</style>
background-color css
<style>
a { background-color: #79548E; }
a { background-color: rgb(121,84,142); }
div.DivClassName
{
background-color: #79548E;
}
.BgClassName
{
background-color: #79548E;
}
</style>
border-color css
<style>
span { border-color: #79548E; }
span { border-color: rgb(121,84,142); }
td.TdClassName
{
border-color: #79548E;
}
.TagClassName
{
border-color: #79548E;
}
</style>