Shades of Affair #79458C
Tints of Affair #79458C
RGB
CMYK
RGB Variations
Color information
#79458C (or 0x79458C) is known color: Affair. HEX triplet: 79, 45 and 8C. RGB value is (121,69,140). Sum of RGB (Red+Green+Blue) = 121+69+140=330 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.67% from 330); Green value is 69 (27.34% from 255 or 20.91% from 330); Blue value is 140 (55.08% from 255 or 42.42% from 330); Max value from RGB is 140 - color contains mainly: blue. Hex color #79458C is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #79458C is #86BA73. Grayscale: #5C5C5C. Windows color (decimal): -8829556 or 9192825. OLE color: 9192825.
HSL color Cylindrical-coordinate representation of color #79458C: hue angle of 283.94º 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 #79458C is Cyan = 0.14, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 121 | 69 | 140 | - |
| CMYK | 0.14 | 0.51 | 0 | 0.45 |
| HSL | 283.94º | 0.34% | 0.41% | - |
| HSV(B) | 283.94º | 0.51% | 0.55% | - |
| XYZ | 14.75 | 10.21 | 26.01 | - |
| YUV | 92.64 | 154.73 | 148.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 140 | 0.14 | 0.51 | 0 | 0.45 | 283.94 | 0.34 | 0.41 |
| Hex | 79 | 45 | 8C | E | 33 | 0 | 2D | 11C | 22 | 29 |
| Octal | 171 | 105 | 214 | 16 | 63 | 0 | 55 | 434 | 42 | 51 |
| Binary | 1111001 | 1000101 | 10001100 | 1110 | 110011 | 0 | 101101 | 100011100 | 100010 | 101001 |
Color Harmonies of #79458C
Complementary color
Monochromatic Colors of #79458C
Black with #79458C
Text Example
Text Example
White with #79458C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #79458C; }
p { color: rgb(121,69,140); }
H1.HeaderClassName
{
color: #79458C;
}
.AnyTagClassName
{
color: #79458C;
}
</style>
background-color css
<style>
a { background-color: #79458C; }
a { background-color: rgb(121,69,140); }
div.DivClassName
{
background-color: #79458C;
}
.BgClassName
{
background-color: #79458C;
}
</style>
border-color css
<style>
span { border-color: #79458C; }
span { border-color: rgb(121,69,140); }
td.TdClassName
{
border-color: #79458C;
}
.TagClassName
{
border-color: #79458C;
}
</style>