Shades of Affair #75518E
Tints of Affair #75518E
RGB
CMYK
RGB Variations
Color information
#75518E (or 0x75518E) is known color: Affair. HEX triplet: 75, 51 and 8E. RGB value is (117,81,142). Sum of RGB (Red+Green+Blue) = 117+81+142=340 (45% of max value = 765). Red value is 117 (46.09% from 255 or 34.41% from 340); Green value is 81 (32.03% from 255 or 23.82% from 340); Blue value is 142 (55.86% from 255 or 41.76% from 340); Max value from RGB is 142 - color contains mainly: blue. Hex color #75518E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #75518E is #8AAE71. Grayscale: #626262. Windows color (decimal): -9088626 or 9326965. OLE color: 9326965.
HSL color Cylindrical-coordinate representation of color #75518E: hue angle of 275.41º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #75518E is Cyan = 0.18, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 81 | 142 | - |
| CMYK | 0.18 | 0.43 | 0 | 0.44 |
| HSL | 275.41º | 0.27% | 0.44% | - |
| HSV(B) | 275.41º | 0.43% | 0.56% | - |
| XYZ | 15.16 | 11.62 | 27.03 | - |
| YUV | 98.72 | 152.43 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 142 | 0.18 | 0.43 | 0 | 0.44 | 275.41 | 0.27 | 0.44 |
| Hex | 75 | 51 | 8E | 12 | 2B | 0 | 2C | 113 | 1B | 2C |
| Octal | 165 | 121 | 216 | 22 | 53 | 0 | 54 | 423 | 33 | 54 |
| Binary | 1110101 | 1010001 | 10001110 | 10010 | 101011 | 0 | 101100 | 100010011 | 11011 | 101100 |
Color Harmonies of #75518E
Complementary color
Monochromatic Colors of #75518E
Black with #75518E
Text Example
Text Example
White with #75518E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #75518E; }
p { color: rgb(117,81,142); }
H1.HeaderClassName
{
color: #75518E;
}
.AnyTagClassName
{
color: #75518E;
}
</style>
background-color css
<style>
a { background-color: #75518E; }
a { background-color: rgb(117,81,142); }
div.DivClassName
{
background-color: #75518E;
}
.BgClassName
{
background-color: #75518E;
}
</style>
border-color css
<style>
span { border-color: #75518E; }
span { border-color: rgb(117,81,142); }
td.TdClassName
{
border-color: #75518E;
}
.TagClassName
{
border-color: #75518E;
}
</style>