Shades of Affair #754390
Tints of Affair #754390
RGB
CMYK
RGB Variations
Color information
#754390 (or 0x754390) is known color: Affair. HEX triplet: 75, 43 and 90. RGB value is (117,67,144). Sum of RGB (Red+Green+Blue) = 117+67+144=328 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.67% from 328); Green value is 67 (26.56% from 255 or 20.43% from 328); Blue value is 144 (56.64% from 255 or 43.90% from 328); Max value from RGB is 144 - color contains mainly: blue. Hex color #754390 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754390 is #8ABC6F. Grayscale: #5A5A5A. Windows color (decimal): -9092208 or 9454453. OLE color: 9454453.
HSL color Cylindrical-coordinate representation of color #754390: hue angle of 278.96º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #754390 is Cyan = 0.19, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 67 | 144 | - |
| CMYK | 0.19 | 0.53 | 0 | 0.44 |
| HSL | 278.96º | 0.36% | 0.41% | - |
| HSV(B) | 278.96º | 0.53% | 0.56% | - |
| XYZ | 14.38 | 9.81 | 27.52 | - |
| YUV | 90.73 | 158.07 | 146.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 67 | 144 | 0.19 | 0.53 | 0 | 0.44 | 278.96 | 0.36 | 0.41 |
| Hex | 75 | 43 | 90 | 13 | 35 | 0 | 2C | 117 | 24 | 29 |
| Octal | 165 | 103 | 220 | 23 | 65 | 0 | 54 | 427 | 44 | 51 |
| Binary | 1110101 | 1000011 | 10010000 | 10011 | 110101 | 0 | 101100 | 100010111 | 100100 | 101001 |
Color Harmonies of #754390
Complementary color
Monochromatic Colors of #754390
Black with #754390
Text Example
Text Example
White with #754390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754390; }
p { color: rgb(117,67,144); }
H1.HeaderClassName
{
color: #754390;
}
.AnyTagClassName
{
color: #754390;
}
</style>
background-color css
<style>
a { background-color: #754390; }
a { background-color: rgb(117,67,144); }
div.DivClassName
{
background-color: #754390;
}
.BgClassName
{
background-color: #754390;
}
</style>
border-color css
<style>
span { border-color: #754390; }
span { border-color: rgb(117,67,144); }
td.TdClassName
{
border-color: #754390;
}
.TagClassName
{
border-color: #754390;
}
</style>