Shades of Affair #724492
Tints of Affair #724492
RGB
CMYK
RGB Variations
Color information
#724492 (or 0x724492) is known color: Affair. HEX triplet: 72, 44 and 92. RGB value is (114,68,146). Sum of RGB (Red+Green+Blue) = 114+68+146=328 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.76% from 328); Green value is 68 (26.95% from 255 or 20.73% from 328); Blue value is 146 (57.42% from 255 or 44.51% from 328); Max value from RGB is 146 - color contains mainly: blue. Hex color #724492 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724492 is #8DBB6D. Grayscale: #5A5A5A. Windows color (decimal): -9288558 or 9585778. OLE color: 9585778.
HSL color Cylindrical-coordinate representation of color #724492: hue angle of 275.38º 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 #724492 is Cyan = 0.22, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 68 | 146 | - |
| CMYK | 0.22 | 0.53 | 0 | 0.43 |
| HSL | 275.38º | 0.36% | 0.42% | - |
| HSV(B) | 275.38º | 0.53% | 0.57% | - |
| XYZ | 14.19 | 9.79 | 28.34 | - |
| YUV | 90.65 | 159.24 | 144.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 146 | 0.22 | 0.53 | 0 | 0.43 | 275.38 | 0.36 | 0.42 |
| Hex | 72 | 44 | 92 | 16 | 35 | 0 | 2B | 113 | 24 | 2A |
| Octal | 162 | 104 | 222 | 26 | 65 | 0 | 53 | 423 | 44 | 52 |
| Binary | 1110010 | 1000100 | 10010010 | 10110 | 110101 | 0 | 101011 | 100010011 | 100100 | 101010 |
Color Harmonies of #724492
Complementary color
Monochromatic Colors of #724492
Black with #724492
Text Example
Text Example
White with #724492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724492; }
p { color: rgb(114,68,146); }
H1.HeaderClassName
{
color: #724492;
}
.AnyTagClassName
{
color: #724492;
}
</style>
background-color css
<style>
a { background-color: #724492; }
a { background-color: rgb(114,68,146); }
div.DivClassName
{
background-color: #724492;
}
.BgClassName
{
background-color: #724492;
}
</style>
border-color css
<style>
span { border-color: #724492; }
span { border-color: rgb(114,68,146); }
td.TdClassName
{
border-color: #724492;
}
.TagClassName
{
border-color: #724492;
}
</style>