Shades of Affair #795891
Tints of Affair #795891
RGB
CMYK
RGB Variations
Color information
#795891 (or 0x795891) is known color: Affair. HEX triplet: 79, 58 and 91. RGB value is (121,88,145). Sum of RGB (Red+Green+Blue) = 121+88+145=354 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.18% from 354); Green value is 88 (34.77% from 255 or 24.86% from 354); Blue value is 145 (57.03% from 255 or 40.96% from 354); Max value from RGB is 145 - color contains mainly: blue. Hex color #795891 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795891 is #86A76E. Grayscale: #686868. Windows color (decimal): -8824687 or 9525369. OLE color: 9525369.
HSL color Cylindrical-coordinate representation of color #795891: hue angle of 274.74º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #795891 is Cyan = 0.17, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 88 | 145 | - |
| CMYK | 0.17 | 0.39 | 0 | 0.43 |
| HSL | 274.74º | 0.24% | 0.46% | - |
| HSV(B) | 274.74º | 0.39% | 0.57% | - |
| XYZ | 16.49 | 13.09 | 28.45 | - |
| YUV | 104.37 | 150.93 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 88 | 145 | 0.17 | 0.39 | 0 | 0.43 | 274.74 | 0.24 | 0.46 |
| Hex | 79 | 58 | 91 | 11 | 27 | 0 | 2B | 113 | 18 | 2E |
| Octal | 171 | 130 | 221 | 21 | 47 | 0 | 53 | 423 | 30 | 56 |
| Binary | 1111001 | 1011000 | 10010001 | 10001 | 100111 | 0 | 101011 | 100010011 | 11000 | 101110 |
Color Harmonies of #795891
Complementary color
Monochromatic Colors of #795891
Black with #795891
Text Example
Text Example
White with #795891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795891; }
p { color: rgb(121,88,145); }
H1.HeaderClassName
{
color: #795891;
}
.AnyTagClassName
{
color: #795891;
}
</style>
background-color css
<style>
a { background-color: #795891; }
a { background-color: rgb(121,88,145); }
div.DivClassName
{
background-color: #795891;
}
.BgClassName
{
background-color: #795891;
}
</style>
border-color css
<style>
span { border-color: #795891; }
span { border-color: rgb(121,88,145); }
td.TdClassName
{
border-color: #795891;
}
.TagClassName
{
border-color: #795891;
}
</style>