Shades of Affair #724486
Tints of Affair #724486
RGB
CMYK
RGB Variations
Color information
#724486 (or 0x724486) is known color: Affair. HEX triplet: 72, 44 and 86. RGB value is (114,68,134). Sum of RGB (Red+Green+Blue) = 114+68+134=316 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.08% from 316); Green value is 68 (26.95% from 255 or 21.52% from 316); Blue value is 134 (52.73% from 255 or 42.41% from 316); Max value from RGB is 134 - color contains mainly: blue. Hex color #724486 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724486 is #8DBB79. Grayscale: #595959. Windows color (decimal): -9288570 or 8799346. OLE color: 8799346.
HSL color Cylindrical-coordinate representation of color #724486: hue angle of 281.82º 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 #724486 is Cyan = 0.15, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 68 | 134 | - |
| CMYK | 0.15 | 0.49 | 0 | 0.47 |
| HSL | 281.82º | 0.33% | 0.4% | - |
| HSV(B) | 281.82º | 0.49% | 0.53% | - |
| XYZ | 13.31 | 9.43 | 23.67 | - |
| YUV | 89.28 | 153.24 | 145.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 134 | 0.15 | 0.49 | 0 | 0.47 | 281.82 | 0.33 | 0.4 |
| Hex | 72 | 44 | 86 | F | 31 | 0 | 2F | 11A | 21 | 28 |
| Octal | 162 | 104 | 206 | 17 | 61 | 0 | 57 | 432 | 41 | 50 |
| Binary | 1110010 | 1000100 | 10000110 | 1111 | 110001 | 0 | 101111 | 100011010 | 100001 | 101000 |
Color Harmonies of #724486
Complementary color
Monochromatic Colors of #724486
Black with #724486
Text Example
Text Example
White with #724486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724486; }
p { color: rgb(114,68,134); }
H1.HeaderClassName
{
color: #724486;
}
.AnyTagClassName
{
color: #724486;
}
</style>
background-color css
<style>
a { background-color: #724486; }
a { background-color: rgb(114,68,134); }
div.DivClassName
{
background-color: #724486;
}
.BgClassName
{
background-color: #724486;
}
</style>
border-color css
<style>
span { border-color: #724486; }
span { border-color: rgb(114,68,134); }
td.TdClassName
{
border-color: #724486;
}
.TagClassName
{
border-color: #724486;
}
</style>