Shades of Affair #744590
Tints of Affair #744590
RGB
CMYK
RGB Variations
Color information
#744590 (or 0x744590) is known color: Affair. HEX triplet: 74, 45 and 90. RGB value is (116,69,144). Sum of RGB (Red+Green+Blue) = 116+69+144=329 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.26% from 329); Green value is 69 (27.34% from 255 or 20.97% from 329); Blue value is 144 (56.64% from 255 or 43.77% from 329); Max value from RGB is 144 - color contains mainly: blue. Hex color #744590 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744590 is #8BBA6F. Grayscale: #5B5B5B. Windows color (decimal): -9157232 or 9454964. OLE color: 9454964.
HSL color Cylindrical-coordinate representation of color #744590: hue angle of 277.6º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #744590 is Cyan = 0.19, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 69 | 144 | - |
| CMYK | 0.19 | 0.52 | 0 | 0.44 |
| HSL | 277.6º | 0.35% | 0.42% | - |
| HSV(B) | 277.6º | 0.52% | 0.56% | - |
| XYZ | 14.36 | 9.98 | 27.56 | - |
| YUV | 91.6 | 157.57 | 145.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 144 | 0.19 | 0.52 | 0 | 0.44 | 277.6 | 0.35 | 0.42 |
| Hex | 74 | 45 | 90 | 13 | 34 | 0 | 2C | 116 | 23 | 2A |
| Octal | 164 | 105 | 220 | 23 | 64 | 0 | 54 | 426 | 43 | 52 |
| Binary | 1110100 | 1000101 | 10010000 | 10011 | 110100 | 0 | 101100 | 100010110 | 100011 | 101010 |
Color Harmonies of #744590
Complementary color
Monochromatic Colors of #744590
Black with #744590
Text Example
Text Example
White with #744590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744590; }
p { color: rgb(116,69,144); }
H1.HeaderClassName
{
color: #744590;
}
.AnyTagClassName
{
color: #744590;
}
</style>
background-color css
<style>
a { background-color: #744590; }
a { background-color: rgb(116,69,144); }
div.DivClassName
{
background-color: #744590;
}
.BgClassName
{
background-color: #744590;
}
</style>
border-color css
<style>
span { border-color: #744590; }
span { border-color: rgb(116,69,144); }
td.TdClassName
{
border-color: #744590;
}
.TagClassName
{
border-color: #744590;
}
</style>