Shades of Affair #724980
Tints of Affair #724980
RGB
CMYK
RGB Variations
Color information
#724980 (or 0x724980) is known color: Affair. HEX triplet: 72, 49 and 80. RGB value is (114,73,128). Sum of RGB (Red+Green+Blue) = 114+73+128=315 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.19% from 315); Green value is 73 (28.91% from 255 or 23.17% from 315); Blue value is 128 (50.39% from 255 or 40.63% from 315); Max value from RGB is 128 - color contains mainly: blue. Hex color #724980 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724980 is #8DB67F. Grayscale: #5B5B5B. Windows color (decimal): -9287296 or 8407410. OLE color: 8407410.
HSL color Cylindrical-coordinate representation of color #724980: hue angle of 284.73º degrees, saturation: 0.27, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #724980 is Cyan = 0.11, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 73 | 128 | - |
| CMYK | 0.11 | 0.43 | 0 | 0.50 |
| HSL | 284.73º | 0.27% | 0.39% | - |
| HSV(B) | 284.73º | 0.43% | 0.5% | - |
| XYZ | 13.22 | 9.9 | 21.64 | - |
| YUV | 91.53 | 148.58 | 144.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 73 | 128 | 0.11 | 0.43 | 0 | 0.50 | 284.73 | 0.27 | 0.39 |
| Hex | 72 | 49 | 80 | B | 2B | 0 | 32 | 11D | 1B | 27 |
| Octal | 162 | 111 | 200 | 13 | 53 | 0 | 62 | 435 | 33 | 47 |
| Binary | 1110010 | 1001001 | 10000000 | 1011 | 101011 | 0 | 110010 | 100011101 | 11011 | 100111 |
Color Harmonies of #724980
Complementary color
Monochromatic Colors of #724980
Black with #724980
Text Example
Text Example
White with #724980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724980; }
p { color: rgb(114,73,128); }
H1.HeaderClassName
{
color: #724980;
}
.AnyTagClassName
{
color: #724980;
}
</style>
background-color css
<style>
a { background-color: #724980; }
a { background-color: rgb(114,73,128); }
div.DivClassName
{
background-color: #724980;
}
.BgClassName
{
background-color: #724980;
}
</style>
border-color css
<style>
span { border-color: #724980; }
span { border-color: rgb(114,73,128); }
td.TdClassName
{
border-color: #724980;
}
.TagClassName
{
border-color: #724980;
}
</style>