Shades of Affair #724588
Tints of Affair #724588
RGB
CMYK
RGB Variations
Color information
#724588 (or 0x724588) is known color: Affair. HEX triplet: 72, 45 and 88. RGB value is (114,69,136). Sum of RGB (Red+Green+Blue) = 114+69+136=319 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.74% from 319); Green value is 69 (27.34% from 255 or 21.63% from 319); Blue value is 136 (53.52% from 255 or 42.63% from 319); Max value from RGB is 136 - color contains mainly: blue. Hex color #724588 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724588 is #8DBA77. Grayscale: #595959. Windows color (decimal): -9288312 or 8930674. OLE color: 8930674.
HSL color Cylindrical-coordinate representation of color #724588: hue angle of 280.3º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #724588 is Cyan = 0.16, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 69 | 136 | - |
| CMYK | 0.16 | 0.49 | 0 | 0.47 |
| HSL | 280.3º | 0.33% | 0.4% | - |
| HSV(B) | 280.3º | 0.49% | 0.53% | - |
| XYZ | 13.51 | 9.61 | 24.44 | - |
| YUV | 90.09 | 153.91 | 145.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 136 | 0.16 | 0.49 | 0 | 0.47 | 280.3 | 0.33 | 0.4 |
| Hex | 72 | 45 | 88 | 10 | 31 | 0 | 2F | 118 | 21 | 28 |
| Octal | 162 | 105 | 210 | 20 | 61 | 0 | 57 | 430 | 41 | 50 |
| Binary | 1110010 | 1000101 | 10001000 | 10000 | 110001 | 0 | 101111 | 100011000 | 100001 | 101000 |
Color Harmonies of #724588
Complementary color
Monochromatic Colors of #724588
Black with #724588
Text Example
Text Example
White with #724588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724588; }
p { color: rgb(114,69,136); }
H1.HeaderClassName
{
color: #724588;
}
.AnyTagClassName
{
color: #724588;
}
</style>
background-color css
<style>
a { background-color: #724588; }
a { background-color: rgb(114,69,136); }
div.DivClassName
{
background-color: #724588;
}
.BgClassName
{
background-color: #724588;
}
</style>
border-color css
<style>
span { border-color: #724588; }
span { border-color: rgb(114,69,136); }
td.TdClassName
{
border-color: #724588;
}
.TagClassName
{
border-color: #724588;
}
</style>