Shades of Affair #754391
Tints of Affair #754391
RGB
CMYK
RGB Variations
Color information
#754391 (or 0x754391) is known color: Affair. HEX triplet: 75, 43 and 91. RGB value is (117,67,145). Sum of RGB (Red+Green+Blue) = 117+67+145=329 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.56% from 329); Green value is 67 (26.56% from 255 or 20.36% from 329); Blue value is 145 (57.03% from 255 or 44.07% from 329); Max value from RGB is 145 - color contains mainly: blue. Hex color #754391 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754391 is #8ABC6E. Grayscale: #5A5A5A. Windows color (decimal): -9092207 or 9519989. OLE color: 9519989.
HSL color Cylindrical-coordinate representation of color #754391: hue angle of 278.46º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #754391 is Cyan = 0.19, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 67 | 145 | - |
| CMYK | 0.19 | 0.54 | 0 | 0.43 |
| HSL | 278.46º | 0.37% | 0.42% | - |
| HSV(B) | 278.46º | 0.54% | 0.57% | - |
| XYZ | 14.45 | 9.84 | 27.93 | - |
| YUV | 90.84 | 158.57 | 146.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 67 | 145 | 0.19 | 0.54 | 0 | 0.43 | 278.46 | 0.37 | 0.42 |
| Hex | 75 | 43 | 91 | 13 | 36 | 0 | 2B | 116 | 25 | 2A |
| Octal | 165 | 103 | 221 | 23 | 66 | 0 | 53 | 426 | 45 | 52 |
| Binary | 1110101 | 1000011 | 10010001 | 10011 | 110110 | 0 | 101011 | 100010110 | 100101 | 101010 |
Color Harmonies of #754391
Complementary color
Monochromatic Colors of #754391
Black with #754391
Text Example
Text Example
White with #754391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754391; }
p { color: rgb(117,67,145); }
H1.HeaderClassName
{
color: #754391;
}
.AnyTagClassName
{
color: #754391;
}
</style>
background-color css
<style>
a { background-color: #754391; }
a { background-color: rgb(117,67,145); }
div.DivClassName
{
background-color: #754391;
}
.BgClassName
{
background-color: #754391;
}
</style>
border-color css
<style>
span { border-color: #754391; }
span { border-color: rgb(117,67,145); }
td.TdClassName
{
border-color: #754391;
}
.TagClassName
{
border-color: #754391;
}
</style>