Shades of Affair #796090
Tints of Affair #796090
RGB
CMYK
RGB Variations
Color information
#796090 (or 0x796090) is known color: Affair. HEX triplet: 79, 60 and 90. RGB value is (121,96,144). Sum of RGB (Red+Green+Blue) = 121+96+144=361 (47% of max value = 765). Red value is 121 (47.66% from 255 or 33.52% from 361); Green value is 96 (37.89% from 255 or 26.59% from 361); Blue value is 144 (56.64% from 255 or 39.89% from 361); Max value from RGB is 144 - color contains mainly: blue. Hex color #796090 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796090 is #869F6F. Grayscale: #6C6C6C. Windows color (decimal): -8822640 or 9461881. OLE color: 9461881.
HSL color Cylindrical-coordinate representation of color #796090: hue angle of 271.25º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #796090 is Cyan = 0.16, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 96 | 144 | - |
| CMYK | 0.16 | 0.33 | 0 | 0.44 |
| HSL | 271.25º | 0.2% | 0.47% | - |
| HSV(B) | 271.25º | 0.33% | 0.56% | - |
| XYZ | 17.1 | 14.44 | 28.27 | - |
| YUV | 108.95 | 147.78 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 96 | 144 | 0.16 | 0.33 | 0 | 0.44 | 271.25 | 0.2 | 0.47 |
| Hex | 79 | 60 | 90 | 10 | 21 | 0 | 2C | 10F | 14 | 2F |
| Octal | 171 | 140 | 220 | 20 | 41 | 0 | 54 | 417 | 24 | 57 |
| Binary | 1111001 | 1100000 | 10010000 | 10000 | 100001 | 0 | 101100 | 100001111 | 10100 | 101111 |
Color Harmonies of #796090
Complementary color
Monochromatic Colors of #796090
Black with #796090
Text Example
Text Example
White with #796090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796090; }
p { color: rgb(121,96,144); }
H1.HeaderClassName
{
color: #796090;
}
.AnyTagClassName
{
color: #796090;
}
</style>
background-color css
<style>
a { background-color: #796090; }
a { background-color: rgb(121,96,144); }
div.DivClassName
{
background-color: #796090;
}
.BgClassName
{
background-color: #796090;
}
</style>
border-color css
<style>
span { border-color: #796090; }
span { border-color: rgb(121,96,144); }
td.TdClassName
{
border-color: #796090;
}
.TagClassName
{
border-color: #796090;
}
</style>