Shades of Affair #795090
Tints of Affair #795090
RGB
CMYK
RGB Variations
Color information
#795090 (or 0x795090) is known color: Affair. HEX triplet: 79, 50 and 90. RGB value is (121,80,144). Sum of RGB (Red+Green+Blue) = 121+80+144=345 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.07% from 345); Green value is 80 (31.64% from 255 or 23.19% from 345); Blue value is 144 (56.64% from 255 or 41.74% from 345); Max value from RGB is 144 - color contains mainly: blue. Hex color #795090 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795090 is #86AF6F. Grayscale: #636363. Windows color (decimal): -8826736 or 9457785. OLE color: 9457785.
HSL color Cylindrical-coordinate representation of color #795090: hue angle of 278.44º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #795090 is Cyan = 0.16, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 80 | 144 | - |
| CMYK | 0.16 | 0.44 | 0 | 0.44 |
| HSL | 278.44º | 0.29% | 0.44% | - |
| HSV(B) | 278.44º | 0.44% | 0.56% | - |
| XYZ | 15.79 | 11.82 | 27.83 | - |
| YUV | 99.56 | 153.08 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 80 | 144 | 0.16 | 0.44 | 0 | 0.44 | 278.44 | 0.29 | 0.44 |
| Hex | 79 | 50 | 90 | 10 | 2C | 0 | 2C | 116 | 1D | 2C |
| Octal | 171 | 120 | 220 | 20 | 54 | 0 | 54 | 426 | 35 | 54 |
| Binary | 1111001 | 1010000 | 10010000 | 10000 | 101100 | 0 | 101100 | 100010110 | 11101 | 101100 |
Color Harmonies of #795090
Complementary color
Monochromatic Colors of #795090
Black with #795090
Text Example
Text Example
White with #795090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795090; }
p { color: rgb(121,80,144); }
H1.HeaderClassName
{
color: #795090;
}
.AnyTagClassName
{
color: #795090;
}
</style>
background-color css
<style>
a { background-color: #795090; }
a { background-color: rgb(121,80,144); }
div.DivClassName
{
background-color: #795090;
}
.BgClassName
{
background-color: #795090;
}
</style>
border-color css
<style>
span { border-color: #795090; }
span { border-color: rgb(121,80,144); }
td.TdClassName
{
border-color: #795090;
}
.TagClassName
{
border-color: #795090;
}
</style>