Shades of Affair #794592
Tints of Affair #794592
RGB
CMYK
RGB Variations
Color information
#794592 (or 0x794592) is known color: Affair. HEX triplet: 79, 45 and 92. RGB value is (121,69,146). Sum of RGB (Red+Green+Blue) = 121+69+146=336 (44% of max value = 765). Red value is 121 (47.66% from 255 or 36.01% from 336); Green value is 69 (27.34% from 255 or 20.54% from 336); Blue value is 146 (57.42% from 255 or 43.45% from 336); Max value from RGB is 146 - color contains mainly: blue. Hex color #794592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794592 is #86BA6D. Grayscale: #5D5D5D. Windows color (decimal): -8829550 or 9586041. OLE color: 9586041.
HSL color Cylindrical-coordinate representation of color #794592: hue angle of 280.52º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #794592 is Cyan = 0.17, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 69 | 146 | - |
| CMYK | 0.17 | 0.53 | 0 | 0.43 |
| HSL | 280.52º | 0.36% | 0.42% | - |
| HSV(B) | 280.52º | 0.53% | 0.57% | - |
| XYZ | 15.2 | 10.4 | 28.4 | - |
| YUV | 93.33 | 157.73 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 146 | 0.17 | 0.53 | 0 | 0.43 | 280.52 | 0.36 | 0.42 |
| Hex | 79 | 45 | 92 | 11 | 35 | 0 | 2B | 119 | 24 | 2A |
| Octal | 171 | 105 | 222 | 21 | 65 | 0 | 53 | 431 | 44 | 52 |
| Binary | 1111001 | 1000101 | 10010010 | 10001 | 110101 | 0 | 101011 | 100011001 | 100100 | 101010 |
Color Harmonies of #794592
Complementary color
Monochromatic Colors of #794592
Black with #794592
Text Example
Text Example
White with #794592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794592; }
p { color: rgb(121,69,146); }
H1.HeaderClassName
{
color: #794592;
}
.AnyTagClassName
{
color: #794592;
}
</style>
background-color css
<style>
a { background-color: #794592; }
a { background-color: rgb(121,69,146); }
div.DivClassName
{
background-color: #794592;
}
.BgClassName
{
background-color: #794592;
}
</style>
border-color css
<style>
span { border-color: #794592; }
span { border-color: rgb(121,69,146); }
td.TdClassName
{
border-color: #794592;
}
.TagClassName
{
border-color: #794592;
}
</style>