Shades of Affair #724491
Tints of Affair #724491
RGB
CMYK
RGB Variations
Color information
#724491 (or 0x724491) is known color: Affair. HEX triplet: 72, 44 and 91. RGB value is (114,68,145). Sum of RGB (Red+Green+Blue) = 114+68+145=327 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.86% from 327); Green value is 68 (26.95% from 255 or 20.80% from 327); Blue value is 145 (57.03% from 255 or 44.34% from 327); Max value from RGB is 145 - color contains mainly: blue. Hex color #724491 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724491 is #8DBB6E. Grayscale: #5A5A5A. Windows color (decimal): -9288559 or 9520242. OLE color: 9520242.
HSL color Cylindrical-coordinate representation of color #724491: hue angle of 275.84º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #724491 is Cyan = 0.21, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 68 | 145 | - |
| CMYK | 0.21 | 0.53 | 0 | 0.43 |
| HSL | 275.84º | 0.36% | 0.42% | - |
| HSV(B) | 275.84º | 0.53% | 0.57% | - |
| XYZ | 14.12 | 9.76 | 27.93 | - |
| YUV | 90.53 | 158.74 | 144.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 145 | 0.21 | 0.53 | 0 | 0.43 | 275.84 | 0.36 | 0.42 |
| Hex | 72 | 44 | 91 | 15 | 35 | 0 | 2B | 114 | 24 | 2A |
| Octal | 162 | 104 | 221 | 25 | 65 | 0 | 53 | 424 | 44 | 52 |
| Binary | 1110010 | 1000100 | 10010001 | 10101 | 110101 | 0 | 101011 | 100010100 | 100100 | 101010 |
Color Harmonies of #724491
Complementary color
Monochromatic Colors of #724491
Black with #724491
Text Example
Text Example
White with #724491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724491; }
p { color: rgb(114,68,145); }
H1.HeaderClassName
{
color: #724491;
}
.AnyTagClassName
{
color: #724491;
}
</style>
background-color css
<style>
a { background-color: #724491; }
a { background-color: rgb(114,68,145); }
div.DivClassName
{
background-color: #724491;
}
.BgClassName
{
background-color: #724491;
}
</style>
border-color css
<style>
span { border-color: #724491; }
span { border-color: rgb(114,68,145); }
td.TdClassName
{
border-color: #724491;
}
.TagClassName
{
border-color: #724491;
}
</style>