Shades of Affair #794483
Tints of Affair #794483
RGB
CMYK
RGB Variations
Color information
#794483 (or 0x794483) is known color: Affair. HEX triplet: 79, 44 and 83. RGB value is (121,68,131). Sum of RGB (Red+Green+Blue) = 121+68+131=320 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.81% from 320); Green value is 68 (26.95% from 255 or 21.25% from 320); Blue value is 131 (51.56% from 255 or 40.94% from 320); Max value from RGB is 131 - color contains mainly: blue. Hex color #794483 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794483 is #86BB7C. Grayscale: #5A5A5A. Windows color (decimal): -8829821 or 8602745. OLE color: 8602745.
HSL color Cylindrical-coordinate representation of color #794483: hue angle of 290.48º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #794483 is Cyan = 0.08, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 68 | 131 | - |
| CMYK | 0.08 | 0.48 | 0 | 0.49 |
| HSL | 290.48º | 0.32% | 0.39% | - |
| HSV(B) | 290.48º | 0.48% | 0.51% | - |
| XYZ | 14.05 | 9.84 | 22.63 | - |
| YUV | 91.03 | 150.56 | 149.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 68 | 131 | 0.08 | 0.48 | 0 | 0.49 | 290.48 | 0.32 | 0.39 |
| Hex | 79 | 44 | 83 | 8 | 30 | 0 | 31 | 122 | 20 | 27 |
| Octal | 171 | 104 | 203 | 10 | 60 | 0 | 61 | 442 | 40 | 47 |
| Binary | 1111001 | 1000100 | 10000011 | 1000 | 110000 | 0 | 110001 | 100100010 | 100000 | 100111 |
Color Harmonies of #794483
Complementary color
Monochromatic Colors of #794483
Black with #794483
Text Example
Text Example
White with #794483
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794483; }
p { color: rgb(121,68,131); }
H1.HeaderClassName
{
color: #794483;
}
.AnyTagClassName
{
color: #794483;
}
</style>
background-color css
<style>
a { background-color: #794483; }
a { background-color: rgb(121,68,131); }
div.DivClassName
{
background-color: #794483;
}
.BgClassName
{
background-color: #794483;
}
</style>
border-color css
<style>
span { border-color: #794483; }
span { border-color: rgb(121,68,131); }
td.TdClassName
{
border-color: #794483;
}
.TagClassName
{
border-color: #794483;
}
</style>