Shades of Affair #795392
Tints of Affair #795392
RGB
CMYK
RGB Variations
Color information
#795392 (or 0x795392) is known color: Affair. HEX triplet: 79, 53 and 92. RGB value is (121,83,146). Sum of RGB (Red+Green+Blue) = 121+83+146=350 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.57% from 350); Green value is 83 (32.81% from 255 or 23.71% from 350); Blue value is 146 (57.42% from 255 or 41.71% from 350); Max value from RGB is 146 - color contains mainly: blue. Hex color #795392 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795392 is #86AC6D. Grayscale: #656565. Windows color (decimal): -8825966 or 9589625. OLE color: 9589625.
HSL color Cylindrical-coordinate representation of color #795392: hue angle of 276.19º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #795392 is Cyan = 0.17, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 83 | 146 | - |
| CMYK | 0.17 | 0.43 | 0 | 0.43 |
| HSL | 276.19º | 0.28% | 0.45% | - |
| HSV(B) | 276.19º | 0.43% | 0.57% | - |
| XYZ | 16.17 | 12.33 | 28.72 | - |
| YUV | 101.54 | 153.09 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 83 | 146 | 0.17 | 0.43 | 0 | 0.43 | 276.19 | 0.28 | 0.45 |
| Hex | 79 | 53 | 92 | 11 | 2B | 0 | 2B | 114 | 1C | 2D |
| Octal | 171 | 123 | 222 | 21 | 53 | 0 | 53 | 424 | 34 | 55 |
| Binary | 1111001 | 1010011 | 10010010 | 10001 | 101011 | 0 | 101011 | 100010100 | 11100 | 101101 |
Color Harmonies of #795392
Complementary color
Monochromatic Colors of #795392
Black with #795392
Text Example
Text Example
White with #795392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795392; }
p { color: rgb(121,83,146); }
H1.HeaderClassName
{
color: #795392;
}
.AnyTagClassName
{
color: #795392;
}
</style>
background-color css
<style>
a { background-color: #795392; }
a { background-color: rgb(121,83,146); }
div.DivClassName
{
background-color: #795392;
}
.BgClassName
{
background-color: #795392;
}
</style>
border-color css
<style>
span { border-color: #795392; }
span { border-color: rgb(121,83,146); }
td.TdClassName
{
border-color: #795392;
}
.TagClassName
{
border-color: #795392;
}
</style>