Shades of Affair #724189
Tints of Affair #724189
RGB
CMYK
RGB Variations
Color information
#724189 (or 0x724189) is known color: Affair. HEX triplet: 72, 41 and 89. RGB value is (114,65,137). Sum of RGB (Red+Green+Blue) = 114+65+137=316 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.08% from 316); Green value is 65 (25.78% from 255 or 20.57% from 316); Blue value is 137 (53.91% from 255 or 43.35% from 316); Max value from RGB is 137 - color contains mainly: blue. Hex color #724189 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724189 is #8DBE76. Grayscale: #575757. Windows color (decimal): -9289335 or 8995186. OLE color: 8995186.
HSL color Cylindrical-coordinate representation of color #724189: hue angle of 280.83º degrees, saturation: 0.36, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #724189 is Cyan = 0.17, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 65 | 137 | - |
| CMYK | 0.17 | 0.53 | 0 | 0.46 |
| HSL | 280.83º | 0.36% | 0.4% | - |
| HSV(B) | 280.83º | 0.53% | 0.54% | - |
| XYZ | 13.35 | 9.16 | 24.73 | - |
| YUV | 87.86 | 155.73 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 65 | 137 | 0.17 | 0.53 | 0 | 0.46 | 280.83 | 0.36 | 0.4 |
| Hex | 72 | 41 | 89 | 11 | 35 | 0 | 2E | 119 | 24 | 28 |
| Octal | 162 | 101 | 211 | 21 | 65 | 0 | 56 | 431 | 44 | 50 |
| Binary | 1110010 | 1000001 | 10001001 | 10001 | 110101 | 0 | 101110 | 100011001 | 100100 | 101000 |
Color Harmonies of #724189
Complementary color
Monochromatic Colors of #724189
Black with #724189
Text Example
Text Example
White with #724189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724189; }
p { color: rgb(114,65,137); }
H1.HeaderClassName
{
color: #724189;
}
.AnyTagClassName
{
color: #724189;
}
</style>
background-color css
<style>
a { background-color: #724189; }
a { background-color: rgb(114,65,137); }
div.DivClassName
{
background-color: #724189;
}
.BgClassName
{
background-color: #724189;
}
</style>
border-color css
<style>
span { border-color: #724189; }
span { border-color: rgb(114,65,137); }
td.TdClassName
{
border-color: #724189;
}
.TagClassName
{
border-color: #724189;
}
</style>