Shades of Affair #754293
Tints of Affair #754293
RGB
CMYK
RGB Variations
Color information
#754293 (or 0x754293) is known color: Affair. HEX triplet: 75, 42 and 93. RGB value is (117,66,147). Sum of RGB (Red+Green+Blue) = 117+66+147=330 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.45% from 330); Green value is 66 (26.17% from 255 or 20% from 330); Blue value is 147 (57.81% from 255 or 44.55% from 330); Max value from RGB is 147 - color contains mainly: blue. Hex color #754293 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754293 is #8ABD6C. Grayscale: #5A5A5A. Windows color (decimal): -9092461 or 9650805. OLE color: 9650805.
HSL color Cylindrical-coordinate representation of color #754293: hue angle of 277.78º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #754293 is Cyan = 0.20, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 66 | 147 | - |
| CMYK | 0.20 | 0.55 | 0 | 0.42 |
| HSL | 277.78º | 0.38% | 0.42% | - |
| HSV(B) | 277.78º | 0.55% | 0.58% | - |
| XYZ | 14.55 | 9.78 | 28.73 | - |
| YUV | 90.48 | 159.9 | 146.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 66 | 147 | 0.20 | 0.55 | 0 | 0.42 | 277.78 | 0.38 | 0.42 |
| Hex | 75 | 42 | 93 | 14 | 37 | 0 | 2A | 116 | 26 | 2A |
| Octal | 165 | 102 | 223 | 24 | 67 | 0 | 52 | 426 | 46 | 52 |
| Binary | 1110101 | 1000010 | 10010011 | 10100 | 110111 | 0 | 101010 | 100010110 | 100110 | 101010 |
Color Harmonies of #754293
Complementary color
Monochromatic Colors of #754293
Black with #754293
Text Example
Text Example
White with #754293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754293; }
p { color: rgb(117,66,147); }
H1.HeaderClassName
{
color: #754293;
}
.AnyTagClassName
{
color: #754293;
}
</style>
background-color css
<style>
a { background-color: #754293; }
a { background-color: rgb(117,66,147); }
div.DivClassName
{
background-color: #754293;
}
.BgClassName
{
background-color: #754293;
}
</style>
border-color css
<style>
span { border-color: #754293; }
span { border-color: rgb(117,66,147); }
td.TdClassName
{
border-color: #754293;
}
.TagClassName
{
border-color: #754293;
}
</style>