Shades of Affair #754493
Tints of Affair #754493
RGB
CMYK
RGB Variations
Color information
#754493 (or 0x754493) is known color: Affair. HEX triplet: 75, 44 and 93. RGB value is (117,68,147). Sum of RGB (Red+Green+Blue) = 117+68+147=332 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.24% from 332); Green value is 68 (26.95% from 255 or 20.48% from 332); Blue value is 147 (57.81% from 255 or 44.28% from 332); Max value from RGB is 147 - color contains mainly: blue. Hex color #754493 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754493 is #8ABB6C. Grayscale: #5B5B5B. Windows color (decimal): -9091949 or 9651317. OLE color: 9651317.
HSL color Cylindrical-coordinate representation of color #754493: hue angle of 277.22º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #754493 is Cyan = 0.20, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 68 | 147 | - |
| CMYK | 0.20 | 0.54 | 0 | 0.42 |
| HSL | 277.22º | 0.37% | 0.42% | - |
| HSV(B) | 277.22º | 0.54% | 0.58% | - |
| XYZ | 14.67 | 10.02 | 28.77 | - |
| YUV | 91.66 | 159.23 | 146.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 68 | 147 | 0.20 | 0.54 | 0 | 0.42 | 277.22 | 0.37 | 0.42 |
| Hex | 75 | 44 | 93 | 14 | 36 | 0 | 2A | 115 | 25 | 2A |
| Octal | 165 | 104 | 223 | 24 | 66 | 0 | 52 | 425 | 45 | 52 |
| Binary | 1110101 | 1000100 | 10010011 | 10100 | 110110 | 0 | 101010 | 100010101 | 100101 | 101010 |
Color Harmonies of #754493
Complementary color
Monochromatic Colors of #754493
Black with #754493
Text Example
Text Example
White with #754493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754493; }
p { color: rgb(117,68,147); }
H1.HeaderClassName
{
color: #754493;
}
.AnyTagClassName
{
color: #754493;
}
</style>
background-color css
<style>
a { background-color: #754493; }
a { background-color: rgb(117,68,147); }
div.DivClassName
{
background-color: #754493;
}
.BgClassName
{
background-color: #754493;
}
</style>
border-color css
<style>
span { border-color: #754493; }
span { border-color: rgb(117,68,147); }
td.TdClassName
{
border-color: #754493;
}
.TagClassName
{
border-color: #754493;
}
</style>