Shades of Affair #795589
Tints of Affair #795589
RGB
CMYK
RGB Variations
Color information
#795589 (or 0x795589) is known color: Affair. HEX triplet: 79, 55 and 89. RGB value is (121,85,137). Sum of RGB (Red+Green+Blue) = 121+85+137=343 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.28% from 343); Green value is 85 (33.59% from 255 or 24.78% from 343); Blue value is 137 (53.91% from 255 or 39.94% from 343); Max value from RGB is 137 - color contains mainly: blue. Hex color #795589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795589 is #86AA76. Grayscale: #656565. Windows color (decimal): -8825463 or 9000313. OLE color: 9000313.
HSL color Cylindrical-coordinate representation of color #795589: hue angle of 281.54º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #795589 is Cyan = 0.12, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 85 | 137 | - |
| CMYK | 0.12 | 0.38 | 0 | 0.46 |
| HSL | 281.54º | 0.23% | 0.44% | - |
| HSV(B) | 281.54º | 0.38% | 0.54% | - |
| XYZ | 15.65 | 12.37 | 25.23 | - |
| YUV | 101.69 | 147.93 | 141.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 85 | 137 | 0.12 | 0.38 | 0 | 0.46 | 281.54 | 0.23 | 0.44 |
| Hex | 79 | 55 | 89 | C | 26 | 0 | 2E | 11A | 17 | 2C |
| Octal | 171 | 125 | 211 | 14 | 46 | 0 | 56 | 432 | 27 | 54 |
| Binary | 1111001 | 1010101 | 10001001 | 1100 | 100110 | 0 | 101110 | 100011010 | 10111 | 101100 |
Color Harmonies of #795589
Complementary color
Monochromatic Colors of #795589
Black with #795589
Text Example
Text Example
White with #795589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795589; }
p { color: rgb(121,85,137); }
H1.HeaderClassName
{
color: #795589;
}
.AnyTagClassName
{
color: #795589;
}
</style>
background-color css
<style>
a { background-color: #795589; }
a { background-color: rgb(121,85,137); }
div.DivClassName
{
background-color: #795589;
}
.BgClassName
{
background-color: #795589;
}
</style>
border-color css
<style>
span { border-color: #795589; }
span { border-color: rgb(121,85,137); }
td.TdClassName
{
border-color: #795589;
}
.TagClassName
{
border-color: #795589;
}
</style>