Shades of Affair #795195
Tints of Affair #795195
RGB
CMYK
RGB Variations
Color information
#795195 (or 0x795195) is known color: Affair. HEX triplet: 79, 51 and 95. RGB value is (121,81,149). Sum of RGB (Red+Green+Blue) = 121+81+149=351 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.47% from 351); Green value is 81 (32.03% from 255 or 23.08% from 351); Blue value is 149 (58.59% from 255 or 42.45% from 351); Max value from RGB is 149 - color contains mainly: blue. Hex color #795195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795195 is #86AE6A. Grayscale: #646464. Windows color (decimal): -8826475 or 9785721. OLE color: 9785721.
HSL color Cylindrical-coordinate representation of color #795195: hue angle of 275.29º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #795195 is Cyan = 0.19, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 121 | 81 | 149 | - |
| CMYK | 0.19 | 0.46 | 0 | 0.42 |
| HSL | 275.29º | 0.3% | 0.45% | - |
| HSV(B) | 275.29º | 0.46% | 0.58% | - |
| XYZ | 16.25 | 12.12 | 29.92 | - |
| YUV | 100.71 | 155.25 | 142.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 81 | 149 | 0.19 | 0.46 | 0 | 0.42 | 275.29 | 0.3 | 0.45 |
| Hex | 79 | 51 | 95 | 13 | 2E | 0 | 2A | 113 | 1E | 2D |
| Octal | 171 | 121 | 225 | 23 | 56 | 0 | 52 | 423 | 36 | 55 |
| Binary | 1111001 | 1010001 | 10010101 | 10011 | 101110 | 0 | 101010 | 100010011 | 11110 | 101101 |
Color Harmonies of #795195
Complementary color
Monochromatic Colors of #795195
Black with #795195
Text Example
Text Example
White with #795195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795195; }
p { color: rgb(121,81,149); }
H1.HeaderClassName
{
color: #795195;
}
.AnyTagClassName
{
color: #795195;
}
</style>
background-color css
<style>
a { background-color: #795195; }
a { background-color: rgb(121,81,149); }
div.DivClassName
{
background-color: #795195;
}
.BgClassName
{
background-color: #795195;
}
</style>
border-color css
<style>
span { border-color: #795195; }
span { border-color: rgb(121,81,149); }
td.TdClassName
{
border-color: #795195;
}
.TagClassName
{
border-color: #795195;
}
</style>