Shades of Affair #795286
Tints of Affair #795286
RGB
CMYK
RGB Variations
Color information
#795286 (or 0x795286) is known color: Affair. HEX triplet: 79, 52 and 86. RGB value is (121,82,134). Sum of RGB (Red+Green+Blue) = 121+82+134=337 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.91% from 337); Green value is 82 (32.42% from 255 or 24.33% from 337); Blue value is 134 (52.73% from 255 or 39.76% from 337); Max value from RGB is 134 - color contains mainly: blue. Hex color #795286 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795286 is #86AD79. Grayscale: #636363. Windows color (decimal): -8826234 or 8802937. OLE color: 8802937.
HSL color Cylindrical-coordinate representation of color #795286: hue angle of 285º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #795286 is Cyan = 0.10, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 82 | 134 | - |
| CMYK | 0.10 | 0.39 | 0 | 0.47 |
| HSL | 285º | 0.24% | 0.42% | - |
| HSV(B) | 285º | 0.39% | 0.53% | - |
| XYZ | 15.21 | 11.82 | 24.03 | - |
| YUV | 99.59 | 147.42 | 143.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 82 | 134 | 0.10 | 0.39 | 0 | 0.47 | 285 | 0.24 | 0.42 |
| Hex | 79 | 52 | 86 | A | 27 | 0 | 2F | 11D | 18 | 2A |
| Octal | 171 | 122 | 206 | 12 | 47 | 0 | 57 | 435 | 30 | 52 |
| Binary | 1111001 | 1010010 | 10000110 | 1010 | 100111 | 0 | 101111 | 100011101 | 11000 | 101010 |
Color Harmonies of #795286
Complementary color
Monochromatic Colors of #795286
Black with #795286
Text Example
Text Example
White with #795286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795286; }
p { color: rgb(121,82,134); }
H1.HeaderClassName
{
color: #795286;
}
.AnyTagClassName
{
color: #795286;
}
</style>
background-color css
<style>
a { background-color: #795286; }
a { background-color: rgb(121,82,134); }
div.DivClassName
{
background-color: #795286;
}
.BgClassName
{
background-color: #795286;
}
</style>
border-color css
<style>
span { border-color: #795286; }
span { border-color: rgb(121,82,134); }
td.TdClassName
{
border-color: #795286;
}
.TagClassName
{
border-color: #795286;
}
</style>