Shades of Affair #724488
Tints of Affair #724488
RGB
CMYK
RGB Variations
Color information
#724488 (or 0x724488) is known color: Affair. HEX triplet: 72, 44 and 88. RGB value is (114,68,136). Sum of RGB (Red+Green+Blue) = 114+68+136=318 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.85% from 318); Green value is 68 (26.95% from 255 or 21.38% from 318); Blue value is 136 (53.52% from 255 or 42.77% from 318); Max value from RGB is 136 - color contains mainly: blue. Hex color #724488 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724488 is #8DBB77. Grayscale: #595959. Windows color (decimal): -9288568 or 8930418. OLE color: 8930418.
HSL color Cylindrical-coordinate representation of color #724488: hue angle of 280.59º 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 #724488 is Cyan = 0.16, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 68 | 136 | - |
| CMYK | 0.16 | 0.50 | 0 | 0.47 |
| HSL | 280.59º | 0.33% | 0.4% | - |
| HSV(B) | 280.59º | 0.5% | 0.53% | - |
| XYZ | 13.45 | 9.49 | 24.42 | - |
| YUV | 89.51 | 154.24 | 145.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 136 | 0.16 | 0.50 | 0 | 0.47 | 280.59 | 0.33 | 0.4 |
| Hex | 72 | 44 | 88 | 10 | 32 | 0 | 2F | 119 | 21 | 28 |
| Octal | 162 | 104 | 210 | 20 | 62 | 0 | 57 | 431 | 41 | 50 |
| Binary | 1110010 | 1000100 | 10001000 | 10000 | 110010 | 0 | 101111 | 100011001 | 100001 | 101000 |
Color Harmonies of #724488
Complementary color
Monochromatic Colors of #724488
Black with #724488
Text Example
Text Example
White with #724488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724488; }
p { color: rgb(114,68,136); }
H1.HeaderClassName
{
color: #724488;
}
.AnyTagClassName
{
color: #724488;
}
</style>
background-color css
<style>
a { background-color: #724488; }
a { background-color: rgb(114,68,136); }
div.DivClassName
{
background-color: #724488;
}
.BgClassName
{
background-color: #724488;
}
</style>
border-color css
<style>
span { border-color: #724488; }
span { border-color: rgb(114,68,136); }
td.TdClassName
{
border-color: #724488;
}
.TagClassName
{
border-color: #724488;
}
</style>