Shades of Affair #754693
Tints of Affair #754693
RGB
CMYK
RGB Variations
Color information
#754693 (or 0x754693) is known color: Affair. HEX triplet: 75, 46 and 93. RGB value is (117,70,147). Sum of RGB (Red+Green+Blue) = 117+70+147=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 70 (27.73% from 255 or 20.96% from 334); Blue value is 147 (57.81% from 255 or 44.01% from 334); Max value from RGB is 147 - color contains mainly: blue. Hex color #754693 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #754693 is #8AB96C. Grayscale: #5C5C5C. Windows color (decimal): -9091437 or 9651829. OLE color: 9651829.
HSL color Cylindrical-coordinate representation of color #754693: hue angle of 276.62º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #754693 is Cyan = 0.20, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 70 | 147 | - |
| CMYK | 0.20 | 0.52 | 0 | 0.42 |
| HSL | 276.62º | 0.35% | 0.43% | - |
| HSV(B) | 276.62º | 0.52% | 0.58% | - |
| XYZ | 14.79 | 10.27 | 28.81 | - |
| YUV | 92.83 | 158.57 | 145.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 147 | 0.20 | 0.52 | 0 | 0.42 | 276.62 | 0.35 | 0.43 |
| Hex | 75 | 46 | 93 | 14 | 34 | 0 | 2A | 115 | 23 | 2B |
| Octal | 165 | 106 | 223 | 24 | 64 | 0 | 52 | 425 | 43 | 53 |
| Binary | 1110101 | 1000110 | 10010011 | 10100 | 110100 | 0 | 101010 | 100010101 | 100011 | 101011 |
Color Harmonies of #754693
Complementary color
Monochromatic Colors of #754693
Black with #754693
Text Example
Text Example
White with #754693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754693; }
p { color: rgb(117,70,147); }
H1.HeaderClassName
{
color: #754693;
}
.AnyTagClassName
{
color: #754693;
}
</style>
background-color css
<style>
a { background-color: #754693; }
a { background-color: rgb(117,70,147); }
div.DivClassName
{
background-color: #754693;
}
.BgClassName
{
background-color: #754693;
}
</style>
border-color css
<style>
span { border-color: #754693; }
span { border-color: rgb(117,70,147); }
td.TdClassName
{
border-color: #754693;
}
.TagClassName
{
border-color: #754693;
}
</style>