Shades of Affair #795491
Tints of Affair #795491
RGB
CMYK
RGB Variations
Color information
#795491 (or 0x795491) is known color: Affair. HEX triplet: 79, 54 and 91. RGB value is (121,84,145). Sum of RGB (Red+Green+Blue) = 121+84+145=350 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.57% from 350); Green value is 84 (33.20% from 255 or 24% from 350); Blue value is 145 (57.03% from 255 or 41.43% from 350); Max value from RGB is 145 - color contains mainly: blue. Hex color #795491 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795491 is #86AB6E. Grayscale: #656565. Windows color (decimal): -8825711 or 9524345. OLE color: 9524345.
HSL color Cylindrical-coordinate representation of color #795491: hue angle of 276.39º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #795491 is Cyan = 0.17, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 84 | 145 | - |
| CMYK | 0.17 | 0.42 | 0 | 0.43 |
| HSL | 276.39º | 0.27% | 0.45% | - |
| HSV(B) | 276.39º | 0.42% | 0.57% | - |
| XYZ | 16.17 | 12.45 | 28.34 | - |
| YUV | 102.02 | 152.26 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 84 | 145 | 0.17 | 0.42 | 0 | 0.43 | 276.39 | 0.27 | 0.45 |
| Hex | 79 | 54 | 91 | 11 | 2A | 0 | 2B | 114 | 1B | 2D |
| Octal | 171 | 124 | 221 | 21 | 52 | 0 | 53 | 424 | 33 | 55 |
| Binary | 1111001 | 1010100 | 10010001 | 10001 | 101010 | 0 | 101011 | 100010100 | 11011 | 101101 |
Color Harmonies of #795491
Complementary color
Monochromatic Colors of #795491
Black with #795491
Text Example
Text Example
White with #795491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795491; }
p { color: rgb(121,84,145); }
H1.HeaderClassName
{
color: #795491;
}
.AnyTagClassName
{
color: #795491;
}
</style>
background-color css
<style>
a { background-color: #795491; }
a { background-color: rgb(121,84,145); }
div.DivClassName
{
background-color: #795491;
}
.BgClassName
{
background-color: #795491;
}
</style>
border-color css
<style>
span { border-color: #795491; }
span { border-color: rgb(121,84,145); }
td.TdClassName
{
border-color: #795491;
}
.TagClassName
{
border-color: #795491;
}
</style>