Shades of Affair #754591
Tints of Affair #754591
RGB
CMYK
RGB Variations
Color information
#754591 (or 0x754591) is known color: Affair. HEX triplet: 75, 45 and 91. RGB value is (117,69,145). Sum of RGB (Red+Green+Blue) = 117+69+145=331 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.35% from 331); Green value is 69 (27.34% from 255 or 20.85% from 331); Blue value is 145 (57.03% from 255 or 43.81% from 331); Max value from RGB is 145 - color contains mainly: blue. Hex color #754591 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754591 is #8ABA6E. Grayscale: #5B5B5B. Windows color (decimal): -9091695 or 9520501. OLE color: 9520501.
HSL color Cylindrical-coordinate representation of color #754591: hue angle of 277.89º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #754591 is Cyan = 0.19, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 69 | 145 | - |
| CMYK | 0.19 | 0.52 | 0 | 0.43 |
| HSL | 277.89º | 0.36% | 0.42% | - |
| HSV(B) | 277.89º | 0.52% | 0.57% | - |
| XYZ | 14.58 | 10.08 | 27.97 | - |
| YUV | 92.02 | 157.9 | 145.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 145 | 0.19 | 0.52 | 0 | 0.43 | 277.89 | 0.36 | 0.42 |
| Hex | 75 | 45 | 91 | 13 | 34 | 0 | 2B | 116 | 24 | 2A |
| Octal | 165 | 105 | 221 | 23 | 64 | 0 | 53 | 426 | 44 | 52 |
| Binary | 1110101 | 1000101 | 10010001 | 10011 | 110100 | 0 | 101011 | 100010110 | 100100 | 101010 |
Color Harmonies of #754591
Complementary color
Monochromatic Colors of #754591
Black with #754591
Text Example
Text Example
White with #754591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754591; }
p { color: rgb(117,69,145); }
H1.HeaderClassName
{
color: #754591;
}
.AnyTagClassName
{
color: #754591;
}
</style>
background-color css
<style>
a { background-color: #754591; }
a { background-color: rgb(117,69,145); }
div.DivClassName
{
background-color: #754591;
}
.BgClassName
{
background-color: #754591;
}
</style>
border-color css
<style>
span { border-color: #754591; }
span { border-color: rgb(117,69,145); }
td.TdClassName
{
border-color: #754591;
}
.TagClassName
{
border-color: #754591;
}
</style>