Shades of Affair #794582
Tints of Affair #794582
RGB
CMYK
RGB Variations
Color information
#794582 (or 0x794582) is known color: Affair. HEX triplet: 79, 45 and 82. RGB value is (121,69,130). Sum of RGB (Red+Green+Blue) = 121+69+130=320 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.81% from 320); Green value is 69 (27.34% from 255 or 21.56% from 320); Blue value is 130 (51.17% from 255 or 40.62% from 320); Max value from RGB is 130 - color contains mainly: blue. Hex color #794582 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794582 is #86BA7D. Grayscale: #5B5B5B. Windows color (decimal): -8829566 or 8537465. OLE color: 8537465.
HSL color Cylindrical-coordinate representation of color #794582: hue angle of 291.15º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #794582 is Cyan = 0.07, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 69 | 130 | - |
| CMYK | 0.07 | 0.47 | 0 | 0.49 |
| HSL | 291.15º | 0.31% | 0.39% | - |
| HSV(B) | 291.15º | 0.47% | 0.51% | - |
| XYZ | 14.04 | 9.93 | 22.3 | - |
| YUV | 91.5 | 149.73 | 149.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 69 | 130 | 0.07 | 0.47 | 0 | 0.49 | 291.15 | 0.31 | 0.39 |
| Hex | 79 | 45 | 82 | 7 | 2F | 0 | 31 | 123 | 1F | 27 |
| Octal | 171 | 105 | 202 | 7 | 57 | 0 | 61 | 443 | 37 | 47 |
| Binary | 1111001 | 1000101 | 10000010 | 111 | 101111 | 0 | 110001 | 100100011 | 11111 | 100111 |
Color Harmonies of #794582
Complementary color
Monochromatic Colors of #794582
Black with #794582
Text Example
Text Example
White with #794582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794582; }
p { color: rgb(121,69,130); }
H1.HeaderClassName
{
color: #794582;
}
.AnyTagClassName
{
color: #794582;
}
</style>
background-color css
<style>
a { background-color: #794582; }
a { background-color: rgb(121,69,130); }
div.DivClassName
{
background-color: #794582;
}
.BgClassName
{
background-color: #794582;
}
</style>
border-color css
<style>
span { border-color: #794582; }
span { border-color: rgb(121,69,130); }
td.TdClassName
{
border-color: #794582;
}
.TagClassName
{
border-color: #794582;
}
</style>