Shades of Affair #724490
Tints of Affair #724490
RGB
CMYK
RGB Variations
Color information
#724490 (or 0x724490) is known color: Affair. HEX triplet: 72, 44 and 90. RGB value is (114,68,144). Sum of RGB (Red+Green+Blue) = 114+68+144=326 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.97% from 326); Green value is 68 (26.95% from 255 or 20.86% from 326); Blue value is 144 (56.64% from 255 or 44.17% from 326); Max value from RGB is 144 - color contains mainly: blue. Hex color #724490 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724490 is #8DBB6F. Grayscale: #5A5A5A. Windows color (decimal): -9288560 or 9454706. OLE color: 9454706.
HSL color Cylindrical-coordinate representation of color #724490: hue angle of 276.32º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #724490 is Cyan = 0.21, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 68 | 144 | - |
| CMYK | 0.21 | 0.53 | 0 | 0.44 |
| HSL | 276.32º | 0.36% | 0.42% | - |
| HSV(B) | 276.32º | 0.53% | 0.56% | - |
| XYZ | 14.04 | 9.73 | 27.52 | - |
| YUV | 90.42 | 158.24 | 144.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 144 | 0.21 | 0.53 | 0 | 0.44 | 276.32 | 0.36 | 0.42 |
| Hex | 72 | 44 | 90 | 15 | 35 | 0 | 2C | 114 | 24 | 2A |
| Octal | 162 | 104 | 220 | 25 | 65 | 0 | 54 | 424 | 44 | 52 |
| Binary | 1110010 | 1000100 | 10010000 | 10101 | 110101 | 0 | 101100 | 100010100 | 100100 | 101010 |
Color Harmonies of #724490
Complementary color
Monochromatic Colors of #724490
Black with #724490
Text Example
Text Example
White with #724490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724490; }
p { color: rgb(114,68,144); }
H1.HeaderClassName
{
color: #724490;
}
.AnyTagClassName
{
color: #724490;
}
</style>
background-color css
<style>
a { background-color: #724490; }
a { background-color: rgb(114,68,144); }
div.DivClassName
{
background-color: #724490;
}
.BgClassName
{
background-color: #724490;
}
</style>
border-color css
<style>
span { border-color: #724490; }
span { border-color: rgb(114,68,144); }
td.TdClassName
{
border-color: #724490;
}
.TagClassName
{
border-color: #724490;
}
</style>