Shades of Affair #744790
Tints of Affair #744790
RGB
CMYK
RGB Variations
Color information
#744790 (or 0x744790) is known color: Affair. HEX triplet: 74, 47 and 90. RGB value is (116,71,144). Sum of RGB (Red+Green+Blue) = 116+71+144=331 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.05% from 331); Green value is 71 (28.12% from 255 or 21.45% from 331); Blue value is 144 (56.64% from 255 or 43.50% from 331); Max value from RGB is 144 - color contains mainly: blue. Hex color #744790 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744790 is #8BB86F. Grayscale: #5C5C5C. Windows color (decimal): -9156720 or 9455476. OLE color: 9455476.
HSL color Cylindrical-coordinate representation of color #744790: hue angle of 276.99º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #744790 is Cyan = 0.19, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 71 | 144 | - |
| CMYK | 0.19 | 0.51 | 0 | 0.44 |
| HSL | 276.99º | 0.34% | 0.42% | - |
| HSV(B) | 276.99º | 0.51% | 0.56% | - |
| XYZ | 14.49 | 10.23 | 27.6 | - |
| YUV | 92.78 | 156.91 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 144 | 0.19 | 0.51 | 0 | 0.44 | 276.99 | 0.34 | 0.42 |
| Hex | 74 | 47 | 90 | 13 | 33 | 0 | 2C | 115 | 22 | 2A |
| Octal | 164 | 107 | 220 | 23 | 63 | 0 | 54 | 425 | 42 | 52 |
| Binary | 1110100 | 1000111 | 10010000 | 10011 | 110011 | 0 | 101100 | 100010101 | 100010 | 101010 |
Color Harmonies of #744790
Complementary color
Monochromatic Colors of #744790
Black with #744790
Text Example
Text Example
White with #744790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744790; }
p { color: rgb(116,71,144); }
H1.HeaderClassName
{
color: #744790;
}
.AnyTagClassName
{
color: #744790;
}
</style>
background-color css
<style>
a { background-color: #744790; }
a { background-color: rgb(116,71,144); }
div.DivClassName
{
background-color: #744790;
}
.BgClassName
{
background-color: #744790;
}
</style>
border-color css
<style>
span { border-color: #744790; }
span { border-color: rgb(116,71,144); }
td.TdClassName
{
border-color: #744790;
}
.TagClassName
{
border-color: #744790;
}
</style>