Shades of Affair #754888
Tints of Affair #754888
RGB
CMYK
RGB Variations
Color information
#754888 (or 0x754888) is known color: Affair. HEX triplet: 75, 48 and 88. RGB value is (117,72,136). Sum of RGB (Red+Green+Blue) = 117+72+136=325 (43% of max value = 765). Red value is 117 (46.09% from 255 or 36% from 325); Green value is 72 (28.52% from 255 or 22.15% from 325); Blue value is 136 (53.52% from 255 or 41.85% from 325); Max value from RGB is 136 - color contains mainly: blue. Hex color #754888 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754888 is #8AB777. Grayscale: #5C5C5C. Windows color (decimal): -9090936 or 8931445. OLE color: 8931445.
HSL color Cylindrical-coordinate representation of color #754888: hue angle of 282.19º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #754888 is Cyan = 0.14, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 72 | 136 | - |
| CMYK | 0.14 | 0.47 | 0 | 0.47 |
| HSL | 282.19º | 0.31% | 0.41% | - |
| HSV(B) | 282.19º | 0.47% | 0.53% | - |
| XYZ | 14.1 | 10.19 | 24.52 | - |
| YUV | 92.75 | 152.41 | 145.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 72 | 136 | 0.14 | 0.47 | 0 | 0.47 | 282.19 | 0.31 | 0.41 |
| Hex | 75 | 48 | 88 | E | 2F | 0 | 2F | 11A | 1F | 29 |
| Octal | 165 | 110 | 210 | 16 | 57 | 0 | 57 | 432 | 37 | 51 |
| Binary | 1110101 | 1001000 | 10001000 | 1110 | 101111 | 0 | 101111 | 100011010 | 11111 | 101001 |
Color Harmonies of #754888
Complementary color
Monochromatic Colors of #754888
Black with #754888
Text Example
Text Example
White with #754888
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754888; }
p { color: rgb(117,72,136); }
H1.HeaderClassName
{
color: #754888;
}
.AnyTagClassName
{
color: #754888;
}
</style>
background-color css
<style>
a { background-color: #754888; }
a { background-color: rgb(117,72,136); }
div.DivClassName
{
background-color: #754888;
}
.BgClassName
{
background-color: #754888;
}
</style>
border-color css
<style>
span { border-color: #754888; }
span { border-color: rgb(117,72,136); }
td.TdClassName
{
border-color: #754888;
}
.TagClassName
{
border-color: #754888;
}
</style>