Shades of Affair #754889
Tints of Affair #754889
RGB
CMYK
RGB Variations
Color information
#754889 (or 0x754889) is known color: Affair. HEX triplet: 75, 48 and 89. RGB value is (117,72,137). Sum of RGB (Red+Green+Blue) = 117+72+137=326 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.89% from 326); Green value is 72 (28.52% from 255 or 22.09% from 326); Blue value is 137 (53.91% from 255 or 42.02% from 326); Max value from RGB is 137 - color contains mainly: blue. Hex color #754889 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754889 is #8AB776. Grayscale: #5C5C5C. Windows color (decimal): -9090935 or 8996981. OLE color: 8996981.
HSL color Cylindrical-coordinate representation of color #754889: hue angle of 281.54º degrees, saturation: 0.31, 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 #754889 is Cyan = 0.15, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 72 | 137 | - |
| CMYK | 0.15 | 0.47 | 0 | 0.46 |
| HSL | 281.54º | 0.31% | 0.41% | - |
| HSV(B) | 281.54º | 0.47% | 0.54% | - |
| XYZ | 14.17 | 10.22 | 24.89 | - |
| YUV | 92.87 | 152.91 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 72 | 137 | 0.15 | 0.47 | 0 | 0.46 | 281.54 | 0.31 | 0.41 |
| Hex | 75 | 48 | 89 | F | 2F | 0 | 2E | 11A | 1F | 29 |
| Octal | 165 | 110 | 211 | 17 | 57 | 0 | 56 | 432 | 37 | 51 |
| Binary | 1110101 | 1001000 | 10001001 | 1111 | 101111 | 0 | 101110 | 100011010 | 11111 | 101001 |
Color Harmonies of #754889
Complementary color
Monochromatic Colors of #754889
Black with #754889
Text Example
Text Example
White with #754889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754889; }
p { color: rgb(117,72,137); }
H1.HeaderClassName
{
color: #754889;
}
.AnyTagClassName
{
color: #754889;
}
</style>
background-color css
<style>
a { background-color: #754889; }
a { background-color: rgb(117,72,137); }
div.DivClassName
{
background-color: #754889;
}
.BgClassName
{
background-color: #754889;
}
</style>
border-color css
<style>
span { border-color: #754889; }
span { border-color: rgb(117,72,137); }
td.TdClassName
{
border-color: #754889;
}
.TagClassName
{
border-color: #754889;
}
</style>