Shades of Affair #795487
Tints of Affair #795487
RGB
CMYK
RGB Variations
Color information
#795487 (or 0x795487) is known color: Affair. HEX triplet: 79, 54 and 87. RGB value is (121,84,135). Sum of RGB (Red+Green+Blue) = 121+84+135=340 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.59% from 340); Green value is 84 (33.20% from 255 or 24.71% from 340); Blue value is 135 (53.12% from 255 or 39.71% from 340); Max value from RGB is 135 - color contains mainly: blue. Hex color #795487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #795487 is #86AB78. Grayscale: #646464. Windows color (decimal): -8825721 or 8868985. OLE color: 8868985.
HSL color Cylindrical-coordinate representation of color #795487: hue angle of 283.53º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #795487 is Cyan = 0.10, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 84 | 135 | - |
| CMYK | 0.10 | 0.38 | 0 | 0.47 |
| HSL | 283.53º | 0.23% | 0.43% | - |
| HSV(B) | 283.53º | 0.38% | 0.53% | - |
| XYZ | 15.43 | 12.15 | 24.45 | - |
| YUV | 100.88 | 147.26 | 142.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 84 | 135 | 0.10 | 0.38 | 0 | 0.47 | 283.53 | 0.23 | 0.43 |
| Hex | 79 | 54 | 87 | A | 26 | 0 | 2F | 11C | 17 | 2B |
| Octal | 171 | 124 | 207 | 12 | 46 | 0 | 57 | 434 | 27 | 53 |
| Binary | 1111001 | 1010100 | 10000111 | 1010 | 100110 | 0 | 101111 | 100011100 | 10111 | 101011 |
Color Harmonies of #795487
Complementary color
Monochromatic Colors of #795487
Black with #795487
Text Example
Text Example
White with #795487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795487; }
p { color: rgb(121,84,135); }
H1.HeaderClassName
{
color: #795487;
}
.AnyTagClassName
{
color: #795487;
}
</style>
background-color css
<style>
a { background-color: #795487; }
a { background-color: rgb(121,84,135); }
div.DivClassName
{
background-color: #795487;
}
.BgClassName
{
background-color: #795487;
}
</style>
border-color css
<style>
span { border-color: #795487; }
span { border-color: rgb(121,84,135); }
td.TdClassName
{
border-color: #795487;
}
.TagClassName
{
border-color: #795487;
}
</style>