Shades of Affair #795191
Tints of Affair #795191
RGB
CMYK
RGB Variations
Color information
#795191 (or 0x795191) is known color: Affair. HEX triplet: 79, 51 and 91. RGB value is (121,81,145). Sum of RGB (Red+Green+Blue) = 121+81+145=347 (45% of max value = 765). Red value is 121 (47.66% from 255 or 34.87% from 347); Green value is 81 (32.03% from 255 or 23.34% from 347); Blue value is 145 (57.03% from 255 or 41.79% from 347); Max value from RGB is 145 - color contains mainly: blue. Hex color #795191 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795191 is #86AE6E. Grayscale: #646464. Windows color (decimal): -8826479 or 9523577. OLE color: 9523577.
HSL color Cylindrical-coordinate representation of color #795191: hue angle of 277.5º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #795191 is Cyan = 0.17, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 81 | 145 | - |
| CMYK | 0.17 | 0.44 | 0 | 0.43 |
| HSL | 277.5º | 0.28% | 0.44% | - |
| HSV(B) | 277.5º | 0.44% | 0.57% | - |
| XYZ | 15.94 | 11.99 | 28.26 | - |
| YUV | 100.26 | 153.25 | 142.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 81 | 145 | 0.17 | 0.44 | 0 | 0.43 | 277.5 | 0.28 | 0.44 |
| Hex | 79 | 51 | 91 | 11 | 2C | 0 | 2B | 116 | 1C | 2C |
| Octal | 171 | 121 | 221 | 21 | 54 | 0 | 53 | 426 | 34 | 54 |
| Binary | 1111001 | 1010001 | 10010001 | 10001 | 101100 | 0 | 101011 | 100010110 | 11100 | 101100 |
Color Harmonies of #795191
Complementary color
Monochromatic Colors of #795191
Black with #795191
Text Example
Text Example
White with #795191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795191; }
p { color: rgb(121,81,145); }
H1.HeaderClassName
{
color: #795191;
}
.AnyTagClassName
{
color: #795191;
}
</style>
background-color css
<style>
a { background-color: #795191; }
a { background-color: rgb(121,81,145); }
div.DivClassName
{
background-color: #795191;
}
.BgClassName
{
background-color: #795191;
}
</style>
border-color css
<style>
span { border-color: #795191; }
span { border-color: rgb(121,81,145); }
td.TdClassName
{
border-color: #795191;
}
.TagClassName
{
border-color: #795191;
}
</style>