Shades of Affair #724487
Tints of Affair #724487
RGB
CMYK
RGB Variations
Color information
#724487 (or 0x724487) is known color: Affair. HEX triplet: 72, 44 and 87. RGB value is (114,68,135). Sum of RGB (Red+Green+Blue) = 114+68+135=317 (41% of max value = 765). Red value is 114 (44.92% from 255 or 35.96% from 317); Green value is 68 (26.95% from 255 or 21.45% from 317); Blue value is 135 (53.12% from 255 or 42.59% from 317); Max value from RGB is 135 - color contains mainly: blue. Hex color #724487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724487 is #8DBB78. Grayscale: #595959. Windows color (decimal): -9288569 or 8864882. OLE color: 8864882.
HSL color Cylindrical-coordinate representation of color #724487: hue angle of 281.19º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #724487 is Cyan = 0.16, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 68 | 135 | - |
| CMYK | 0.16 | 0.50 | 0 | 0.47 |
| HSL | 281.19º | 0.33% | 0.4% | - |
| HSV(B) | 281.19º | 0.5% | 0.53% | - |
| XYZ | 13.38 | 9.46 | 24.04 | - |
| YUV | 89.39 | 153.74 | 145.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 135 | 0.16 | 0.50 | 0 | 0.47 | 281.19 | 0.33 | 0.4 |
| Hex | 72 | 44 | 87 | 10 | 32 | 0 | 2F | 119 | 21 | 28 |
| Octal | 162 | 104 | 207 | 20 | 62 | 0 | 57 | 431 | 41 | 50 |
| Binary | 1110010 | 1000100 | 10000111 | 10000 | 110010 | 0 | 101111 | 100011001 | 100001 | 101000 |
Color Harmonies of #724487
Complementary color
Monochromatic Colors of #724487
Black with #724487
Text Example
Text Example
White with #724487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724487; }
p { color: rgb(114,68,135); }
H1.HeaderClassName
{
color: #724487;
}
.AnyTagClassName
{
color: #724487;
}
</style>
background-color css
<style>
a { background-color: #724487; }
a { background-color: rgb(114,68,135); }
div.DivClassName
{
background-color: #724487;
}
.BgClassName
{
background-color: #724487;
}
</style>
border-color css
<style>
span { border-color: #724487; }
span { border-color: rgb(114,68,135); }
td.TdClassName
{
border-color: #724487;
}
.TagClassName
{
border-color: #724487;
}
</style>