Shades of Affair #754589
Tints of Affair #754589
RGB
CMYK
RGB Variations
Color information
#754589 (or 0x754589) is known color: Affair. HEX triplet: 75, 45 and 89. RGB value is (117,69,137). Sum of RGB (Red+Green+Blue) = 117+69+137=323 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.22% from 323); Green value is 69 (27.34% from 255 or 21.36% from 323); Blue value is 137 (53.91% from 255 or 42.41% from 323); Max value from RGB is 137 - color contains mainly: blue. Hex color #754589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754589 is #8ABA76. Grayscale: #5A5A5A. Windows color (decimal): -9091703 or 8996213. OLE color: 8996213.
HSL color Cylindrical-coordinate representation of color #754589: hue angle of 282.35º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #754589 is Cyan = 0.15, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 69 | 137 | - |
| CMYK | 0.15 | 0.50 | 0 | 0.46 |
| HSL | 282.35º | 0.33% | 0.4% | - |
| HSV(B) | 282.35º | 0.5% | 0.54% | - |
| XYZ | 13.98 | 9.84 | 24.83 | - |
| YUV | 91.1 | 153.9 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 137 | 0.15 | 0.50 | 0 | 0.46 | 282.35 | 0.33 | 0.4 |
| Hex | 75 | 45 | 89 | F | 32 | 0 | 2E | 11A | 21 | 28 |
| Octal | 165 | 105 | 211 | 17 | 62 | 0 | 56 | 432 | 41 | 50 |
| Binary | 1110101 | 1000101 | 10001001 | 1111 | 110010 | 0 | 101110 | 100011010 | 100001 | 101000 |
Color Harmonies of #754589
Complementary color
Monochromatic Colors of #754589
Black with #754589
Text Example
Text Example
White with #754589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754589; }
p { color: rgb(117,69,137); }
H1.HeaderClassName
{
color: #754589;
}
.AnyTagClassName
{
color: #754589;
}
</style>
background-color css
<style>
a { background-color: #754589; }
a { background-color: rgb(117,69,137); }
div.DivClassName
{
background-color: #754589;
}
.BgClassName
{
background-color: #754589;
}
</style>
border-color css
<style>
span { border-color: #754589; }
span { border-color: rgb(117,69,137); }
td.TdClassName
{
border-color: #754589;
}
.TagClassName
{
border-color: #754589;
}
</style>