Shades of Affair #754191
Tints of Affair #754191
RGB
CMYK
RGB Variations
Color information
#754191 (or 0x754191) is known color: Affair. HEX triplet: 75, 41 and 91. RGB value is (117,65,145). Sum of RGB (Red+Green+Blue) = 117+65+145=327 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.78% from 327); Green value is 65 (25.78% from 255 or 19.88% from 327); Blue value is 145 (57.03% from 255 or 44.34% from 327); Max value from RGB is 145 - color contains mainly: blue. Hex color #754191 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754191 is #8ABE6E. Grayscale: #595959. Windows color (decimal): -9092719 or 9519477. OLE color: 9519477.
HSL color Cylindrical-coordinate representation of color #754191: hue angle of 279º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #754191 is Cyan = 0.19, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 65 | 145 | - |
| CMYK | 0.19 | 0.55 | 0 | 0.43 |
| HSL | 279º | 0.38% | 0.41% | - |
| HSV(B) | 279º | 0.55% | 0.57% | - |
| XYZ | 14.34 | 9.61 | 27.89 | - |
| YUV | 89.67 | 159.23 | 147.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 145 | 0.19 | 0.55 | 0 | 0.43 | 279 | 0.38 | 0.41 |
| Hex | 75 | 41 | 91 | 13 | 37 | 0 | 2B | 117 | 26 | 29 |
| Octal | 165 | 101 | 221 | 23 | 67 | 0 | 53 | 427 | 46 | 51 |
| Binary | 1110101 | 1000001 | 10010001 | 10011 | 110111 | 0 | 101011 | 100010111 | 100110 | 101001 |
Color Harmonies of #754191
Complementary color
Monochromatic Colors of #754191
Black with #754191
Text Example
Text Example
White with #754191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754191; }
p { color: rgb(117,65,145); }
H1.HeaderClassName
{
color: #754191;
}
.AnyTagClassName
{
color: #754191;
}
</style>
background-color css
<style>
a { background-color: #754191; }
a { background-color: rgb(117,65,145); }
div.DivClassName
{
background-color: #754191;
}
.BgClassName
{
background-color: #754191;
}
</style>
border-color css
<style>
span { border-color: #754191; }
span { border-color: rgb(117,65,145); }
td.TdClassName
{
border-color: #754191;
}
.TagClassName
{
border-color: #754191;
}
</style>