Shades of Affair #795194
Tints of Affair #795194
RGB
CMYK
RGB Variations
Color information
#795194 (or 0x795194) is known color: Affair. HEX triplet: 79, 51 and 94. RGB value is (121,81,148). Sum of RGB (Red+Green+Blue) = 121+81+148=350 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.57% from 350); Green value is 81 (32.03% from 255 or 23.14% from 350); Blue value is 148 (58.20% from 255 or 42.29% from 350); Max value from RGB is 148 - color contains mainly: blue. Hex color #795194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795194 is #86AE6B. Grayscale: #646464. Windows color (decimal): -8826476 or 9720185. OLE color: 9720185.
HSL color Cylindrical-coordinate representation of color #795194: hue angle of 275.82º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #795194 is Cyan = 0.18, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 81 | 148 | - |
| CMYK | 0.18 | 0.45 | 0 | 0.42 |
| HSL | 275.82º | 0.29% | 0.45% | - |
| HSV(B) | 275.82º | 0.45% | 0.58% | - |
| XYZ | 16.17 | 12.09 | 29.5 | - |
| YUV | 100.6 | 154.75 | 142.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 81 | 148 | 0.18 | 0.45 | 0 | 0.42 | 275.82 | 0.29 | 0.45 |
| Hex | 79 | 51 | 94 | 12 | 2D | 0 | 2A | 114 | 1D | 2D |
| Octal | 171 | 121 | 224 | 22 | 55 | 0 | 52 | 424 | 35 | 55 |
| Binary | 1111001 | 1010001 | 10010100 | 10010 | 101101 | 0 | 101010 | 100010100 | 11101 | 101101 |
Color Harmonies of #795194
Complementary color
Monochromatic Colors of #795194
Black with #795194
Text Example
Text Example
White with #795194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795194; }
p { color: rgb(121,81,148); }
H1.HeaderClassName
{
color: #795194;
}
.AnyTagClassName
{
color: #795194;
}
</style>
background-color css
<style>
a { background-color: #795194; }
a { background-color: rgb(121,81,148); }
div.DivClassName
{
background-color: #795194;
}
.BgClassName
{
background-color: #795194;
}
</style>
border-color css
<style>
span { border-color: #795194; }
span { border-color: rgb(121,81,148); }
td.TdClassName
{
border-color: #795194;
}
.TagClassName
{
border-color: #795194;
}
</style>