Shades of Affair #79458D
Tints of Affair #79458D
RGB
CMYK
RGB Variations
Color information
#79458D (or 0x79458D) is known color: Affair. HEX triplet: 79, 45 and 8D. RGB value is (121,69,141). Sum of RGB (Red+Green+Blue) = 121+69+141=331 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.56% from 331); Green value is 69 (27.34% from 255 or 20.85% from 331); Blue value is 141 (55.47% from 255 or 42.60% from 331); Max value from RGB is 141 - color contains mainly: blue. Hex color #79458D is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #79458D is #86BA72. Grayscale: #5C5C5C. Windows color (decimal): -8829555 or 9258361. OLE color: 9258361.
HSL color Cylindrical-coordinate representation of color #79458D: hue angle of 283.33º degrees, saturation: 0.34, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #79458D is Cyan = 0.14, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 121 | 69 | 141 | - |
| CMYK | 0.14 | 0.51 | 0 | 0.45 |
| HSL | 283.33º | 0.34% | 0.41% | - |
| HSV(B) | 283.33º | 0.51% | 0.55% | - |
| XYZ | 14.82 | 10.24 | 26.4 | - |
| YUV | 92.76 | 155.23 | 148.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 141 | 0.14 | 0.51 | 0 | 0.45 | 283.33 | 0.34 | 0.41 |
| Hex | 79 | 45 | 8D | E | 33 | 0 | 2D | 11B | 22 | 29 |
| Octal | 171 | 105 | 215 | 16 | 63 | 0 | 55 | 433 | 42 | 51 |
| Binary | 1111001 | 1000101 | 10001101 | 1110 | 110011 | 0 | 101101 | 100011011 | 100010 | 101001 |
Color Harmonies of #79458D
Complementary color
Monochromatic Colors of #79458D
Black with #79458D
Text Example
Text Example
White with #79458D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79458D; }
p { color: rgb(121,69,141); }
H1.HeaderClassName
{
color: #79458D;
}
.AnyTagClassName
{
color: #79458D;
}
</style>
background-color css
<style>
a { background-color: #79458D; }
a { background-color: rgb(121,69,141); }
div.DivClassName
{
background-color: #79458D;
}
.BgClassName
{
background-color: #79458D;
}
</style>
border-color css
<style>
span { border-color: #79458D; }
span { border-color: rgb(121,69,141); }
td.TdClassName
{
border-color: #79458D;
}
.TagClassName
{
border-color: #79458D;
}
</style>