Shades of Affair #754988
Tints of Affair #754988
RGB
CMYK
RGB Variations
Color information
#754988 (or 0x754988) is known color: Affair. HEX triplet: 75, 49 and 88. RGB value is (117,73,136). Sum of RGB (Red+Green+Blue) = 117+73+136=326 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.89% from 326); Green value is 73 (28.91% from 255 or 22.39% from 326); Blue value is 136 (53.52% from 255 or 41.72% from 326); Max value from RGB is 136 - color contains mainly: blue. Hex color #754988 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754988 is #8AB677. Grayscale: #5D5D5D. Windows color (decimal): -9090680 or 8931701. OLE color: 8931701.
HSL color Cylindrical-coordinate representation of color #754988: hue angle of 281.9º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #754988 is Cyan = 0.14, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 73 | 136 | - |
| CMYK | 0.14 | 0.46 | 0 | 0.47 |
| HSL | 281.9º | 0.3% | 0.41% | - |
| HSV(B) | 281.9º | 0.46% | 0.53% | - |
| XYZ | 14.16 | 10.32 | 24.54 | - |
| YUV | 93.34 | 152.08 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 136 | 0.14 | 0.46 | 0 | 0.47 | 281.9 | 0.3 | 0.41 |
| Hex | 75 | 49 | 88 | E | 2E | 0 | 2F | 11A | 1E | 29 |
| Octal | 165 | 111 | 210 | 16 | 56 | 0 | 57 | 432 | 36 | 51 |
| Binary | 1110101 | 1001001 | 10001000 | 1110 | 101110 | 0 | 101111 | 100011010 | 11110 | 101001 |
Color Harmonies of #754988
Complementary color
Monochromatic Colors of #754988
Black with #754988
Text Example
Text Example
White with #754988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754988; }
p { color: rgb(117,73,136); }
H1.HeaderClassName
{
color: #754988;
}
.AnyTagClassName
{
color: #754988;
}
</style>
background-color css
<style>
a { background-color: #754988; }
a { background-color: rgb(117,73,136); }
div.DivClassName
{
background-color: #754988;
}
.BgClassName
{
background-color: #754988;
}
</style>
border-color css
<style>
span { border-color: #754988; }
span { border-color: rgb(117,73,136); }
td.TdClassName
{
border-color: #754988;
}
.TagClassName
{
border-color: #754988;
}
</style>