Shades of Affair #754789
Tints of Affair #754789
RGB
CMYK
RGB Variations
Color information
#754789 (or 0x754789) is known color: Affair. HEX triplet: 75, 47 and 89. RGB value is (117,71,137). Sum of RGB (Red+Green+Blue) = 117+71+137=325 (43% of max value = 765). Red value is 117 (46.09% from 255 or 36% from 325); Green value is 71 (28.12% from 255 or 21.85% from 325); Blue value is 137 (53.91% from 255 or 42.15% from 325); Max value from RGB is 137 - color contains mainly: blue. Hex color #754789 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754789 is #8AB876. Grayscale: #5C5C5C. Windows color (decimal): -9091191 or 8996725. OLE color: 8996725.
HSL color Cylindrical-coordinate representation of color #754789: hue angle of 281.82º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #754789 is Cyan = 0.15, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 71 | 137 | - |
| CMYK | 0.15 | 0.48 | 0 | 0.46 |
| HSL | 281.82º | 0.32% | 0.41% | - |
| HSV(B) | 281.82º | 0.48% | 0.54% | - |
| XYZ | 14.1 | 10.09 | 24.87 | - |
| YUV | 92.28 | 153.24 | 145.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 137 | 0.15 | 0.48 | 0 | 0.46 | 281.82 | 0.32 | 0.41 |
| Hex | 75 | 47 | 89 | F | 30 | 0 | 2E | 11A | 20 | 29 |
| Octal | 165 | 107 | 211 | 17 | 60 | 0 | 56 | 432 | 40 | 51 |
| Binary | 1110101 | 1000111 | 10001001 | 1111 | 110000 | 0 | 101110 | 100011010 | 100000 | 101001 |
Color Harmonies of #754789
Complementary color
Monochromatic Colors of #754789
Black with #754789
Text Example
Text Example
White with #754789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754789; }
p { color: rgb(117,71,137); }
H1.HeaderClassName
{
color: #754789;
}
.AnyTagClassName
{
color: #754789;
}
</style>
background-color css
<style>
a { background-color: #754789; }
a { background-color: rgb(117,71,137); }
div.DivClassName
{
background-color: #754789;
}
.BgClassName
{
background-color: #754789;
}
</style>
border-color css
<style>
span { border-color: #754789; }
span { border-color: rgb(117,71,137); }
td.TdClassName
{
border-color: #754789;
}
.TagClassName
{
border-color: #754789;
}
</style>