Shades of Affair #724389
Tints of Affair #724389
RGB
CMYK
RGB Variations
Color information
#724389 (or 0x724389) is known color: Affair. HEX triplet: 72, 43 and 89. RGB value is (114,67,137). Sum of RGB (Red+Green+Blue) = 114+67+137=318 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.85% from 318); Green value is 67 (26.56% from 255 or 21.07% from 318); Blue value is 137 (53.91% from 255 or 43.08% from 318); Max value from RGB is 137 - color contains mainly: blue. Hex color #724389 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724389 is #8DBC76. Grayscale: #585858. Windows color (decimal): -9288823 or 8995698. OLE color: 8995698.
HSL color Cylindrical-coordinate representation of color #724389: hue angle of 280.29º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #724389 is Cyan = 0.17, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 67 | 137 | - |
| CMYK | 0.17 | 0.51 | 0 | 0.46 |
| HSL | 280.29º | 0.34% | 0.4% | - |
| HSV(B) | 280.29º | 0.51% | 0.54% | - |
| XYZ | 13.46 | 9.4 | 24.77 | - |
| YUV | 89.03 | 155.07 | 145.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 137 | 0.17 | 0.51 | 0 | 0.46 | 280.29 | 0.34 | 0.4 |
| Hex | 72 | 43 | 89 | 11 | 33 | 0 | 2E | 118 | 22 | 28 |
| Octal | 162 | 103 | 211 | 21 | 63 | 0 | 56 | 430 | 42 | 50 |
| Binary | 1110010 | 1000011 | 10001001 | 10001 | 110011 | 0 | 101110 | 100011000 | 100010 | 101000 |
Color Harmonies of #724389
Complementary color
Monochromatic Colors of #724389
Black with #724389
Text Example
Text Example
White with #724389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724389; }
p { color: rgb(114,67,137); }
H1.HeaderClassName
{
color: #724389;
}
.AnyTagClassName
{
color: #724389;
}
</style>
background-color css
<style>
a { background-color: #724389; }
a { background-color: rgb(114,67,137); }
div.DivClassName
{
background-color: #724389;
}
.BgClassName
{
background-color: #724389;
}
</style>
border-color css
<style>
span { border-color: #724389; }
span { border-color: rgb(114,67,137); }
td.TdClassName
{
border-color: #724389;
}
.TagClassName
{
border-color: #724389;
}
</style>