Shades of Affair #754989
Tints of Affair #754989
RGB
CMYK
RGB Variations
Color information
#754989 (or 0x754989) is known color: Affair. HEX triplet: 75, 49 and 89. RGB value is (117,73,137). Sum of RGB (Red+Green+Blue) = 117+73+137=327 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.78% from 327); Green value is 73 (28.91% from 255 or 22.32% from 327); Blue value is 137 (53.91% from 255 or 41.90% from 327); Max value from RGB is 137 - color contains mainly: blue. Hex color #754989 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754989 is #8AB676. Grayscale: #5D5D5D. Windows color (decimal): -9090679 or 8997237. OLE color: 8997237.
HSL color Cylindrical-coordinate representation of color #754989: hue angle of 281.25º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #754989 is Cyan = 0.15, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 73 | 137 | - |
| CMYK | 0.15 | 0.47 | 0 | 0.46 |
| HSL | 281.25º | 0.3% | 0.41% | - |
| HSV(B) | 281.25º | 0.47% | 0.54% | - |
| XYZ | 14.23 | 10.35 | 24.92 | - |
| YUV | 93.45 | 152.58 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 137 | 0.15 | 0.47 | 0 | 0.46 | 281.25 | 0.3 | 0.41 |
| Hex | 75 | 49 | 89 | F | 2F | 0 | 2E | 119 | 1E | 29 |
| Octal | 165 | 111 | 211 | 17 | 57 | 0 | 56 | 431 | 36 | 51 |
| Binary | 1110101 | 1001001 | 10001001 | 1111 | 101111 | 0 | 101110 | 100011001 | 11110 | 101001 |
Color Harmonies of #754989
Complementary color
Monochromatic Colors of #754989
Black with #754989
Text Example
Text Example
White with #754989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754989; }
p { color: rgb(117,73,137); }
H1.HeaderClassName
{
color: #754989;
}
.AnyTagClassName
{
color: #754989;
}
</style>
background-color css
<style>
a { background-color: #754989; }
a { background-color: rgb(117,73,137); }
div.DivClassName
{
background-color: #754989;
}
.BgClassName
{
background-color: #754989;
}
</style>
border-color css
<style>
span { border-color: #754989; }
span { border-color: rgb(117,73,137); }
td.TdClassName
{
border-color: #754989;
}
.TagClassName
{
border-color: #754989;
}
</style>