Shades of Affair #755189
Tints of Affair #755189
RGB
CMYK
RGB Variations
Color information
#755189 (or 0x755189) is known color: Affair. HEX triplet: 75, 51 and 89. RGB value is (117,81,137). Sum of RGB (Red+Green+Blue) = 117+81+137=335 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.93% from 335); Green value is 81 (32.03% from 255 or 24.18% from 335); Blue value is 137 (53.91% from 255 or 40.90% from 335); Max value from RGB is 137 - color contains mainly: blue. Hex color #755189 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #755189 is #8AAE76. Grayscale: #616161. Windows color (decimal): -9088631 or 8999285. OLE color: 8999285.
HSL color Cylindrical-coordinate representation of color #755189: hue angle of 278.57º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #755189 is Cyan = 0.15, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 81 | 137 | - |
| CMYK | 0.15 | 0.41 | 0 | 0.46 |
| HSL | 278.57º | 0.26% | 0.43% | - |
| HSV(B) | 278.57º | 0.41% | 0.54% | - |
| XYZ | 14.79 | 11.47 | 25.1 | - |
| YUV | 98.15 | 149.93 | 141.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 81 | 137 | 0.15 | 0.41 | 0 | 0.46 | 278.57 | 0.26 | 0.43 |
| Hex | 75 | 51 | 89 | F | 29 | 0 | 2E | 117 | 1A | 2B |
| Octal | 165 | 121 | 211 | 17 | 51 | 0 | 56 | 427 | 32 | 53 |
| Binary | 1110101 | 1010001 | 10001001 | 1111 | 101001 | 0 | 101110 | 100010111 | 11010 | 101011 |
Color Harmonies of #755189
Complementary color
Monochromatic Colors of #755189
Black with #755189
Text Example
Text Example
White with #755189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755189; }
p { color: rgb(117,81,137); }
H1.HeaderClassName
{
color: #755189;
}
.AnyTagClassName
{
color: #755189;
}
</style>
background-color css
<style>
a { background-color: #755189; }
a { background-color: rgb(117,81,137); }
div.DivClassName
{
background-color: #755189;
}
.BgClassName
{
background-color: #755189;
}
</style>
border-color css
<style>
span { border-color: #755189; }
span { border-color: rgb(117,81,137); }
td.TdClassName
{
border-color: #755189;
}
.TagClassName
{
border-color: #755189;
}
</style>