Shades of Affair #724590
Tints of Affair #724590
RGB
CMYK
RGB Variations
Color information
#724590 (or 0x724590) is known color: Affair. HEX triplet: 72, 45 and 90. RGB value is (114,69,144). Sum of RGB (Red+Green+Blue) = 114+69+144=327 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.86% from 327); Green value is 69 (27.34% from 255 or 21.10% from 327); Blue value is 144 (56.64% from 255 or 44.04% from 327); Max value from RGB is 144 - color contains mainly: blue. Hex color #724590 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724590 is #8DBA6F. Grayscale: #5A5A5A. Windows color (decimal): -9288304 or 9454962. OLE color: 9454962.
HSL color Cylindrical-coordinate representation of color #724590: hue angle of 276º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #724590 is Cyan = 0.21, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 69 | 144 | - |
| CMYK | 0.21 | 0.52 | 0 | 0.44 |
| HSL | 276º | 0.35% | 0.42% | - |
| HSV(B) | 276º | 0.52% | 0.56% | - |
| XYZ | 14.1 | 9.85 | 27.54 | - |
| YUV | 91.01 | 157.91 | 144.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 144 | 0.21 | 0.52 | 0 | 0.44 | 276 | 0.35 | 0.42 |
| Hex | 72 | 45 | 90 | 15 | 34 | 0 | 2C | 114 | 23 | 2A |
| Octal | 162 | 105 | 220 | 25 | 64 | 0 | 54 | 424 | 43 | 52 |
| Binary | 1110010 | 1000101 | 10010000 | 10101 | 110100 | 0 | 101100 | 100010100 | 100011 | 101010 |
Color Harmonies of #724590
Complementary color
Monochromatic Colors of #724590
Black with #724590
Text Example
Text Example
White with #724590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724590; }
p { color: rgb(114,69,144); }
H1.HeaderClassName
{
color: #724590;
}
.AnyTagClassName
{
color: #724590;
}
</style>
background-color css
<style>
a { background-color: #724590; }
a { background-color: rgb(114,69,144); }
div.DivClassName
{
background-color: #724590;
}
.BgClassName
{
background-color: #724590;
}
</style>
border-color css
<style>
span { border-color: #724590; }
span { border-color: rgb(114,69,144); }
td.TdClassName
{
border-color: #724590;
}
.TagClassName
{
border-color: #724590;
}
</style>