Shades of Affair #724290
Tints of Affair #724290
RGB
CMYK
RGB Variations
Color information
#724290 (or 0x724290) is known color: Affair. HEX triplet: 72, 42 and 90. RGB value is (114,66,144). Sum of RGB (Red+Green+Blue) = 114+66+144=324 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.19% from 324); Green value is 66 (26.17% from 255 or 20.37% from 324); Blue value is 144 (56.64% from 255 or 44.44% from 324); Max value from RGB is 144 - color contains mainly: blue. Hex color #724290 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724290 is #8DBD6F. Grayscale: #585858. Windows color (decimal): -9289072 or 9454194. OLE color: 9454194.
HSL color Cylindrical-coordinate representation of color #724290: hue angle of 276.92º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #724290 is Cyan = 0.21, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 66 | 144 | - |
| CMYK | 0.21 | 0.54 | 0 | 0.44 |
| HSL | 276.92º | 0.37% | 0.41% | - |
| HSV(B) | 276.92º | 0.54% | 0.56% | - |
| XYZ | 13.92 | 9.49 | 27.48 | - |
| YUV | 89.24 | 158.9 | 145.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 66 | 144 | 0.21 | 0.54 | 0 | 0.44 | 276.92 | 0.37 | 0.41 |
| Hex | 72 | 42 | 90 | 15 | 36 | 0 | 2C | 115 | 25 | 29 |
| Octal | 162 | 102 | 220 | 25 | 66 | 0 | 54 | 425 | 45 | 51 |
| Binary | 1110010 | 1000010 | 10010000 | 10101 | 110110 | 0 | 101100 | 100010101 | 100101 | 101001 |
Color Harmonies of #724290
Complementary color
Monochromatic Colors of #724290
Black with #724290
Text Example
Text Example
White with #724290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724290; }
p { color: rgb(114,66,144); }
H1.HeaderClassName
{
color: #724290;
}
.AnyTagClassName
{
color: #724290;
}
</style>
background-color css
<style>
a { background-color: #724290; }
a { background-color: rgb(114,66,144); }
div.DivClassName
{
background-color: #724290;
}
.BgClassName
{
background-color: #724290;
}
</style>
border-color css
<style>
span { border-color: #724290; }
span { border-color: rgb(114,66,144); }
td.TdClassName
{
border-color: #724290;
}
.TagClassName
{
border-color: #724290;
}
</style>