Shades of Affair #725479
Tints of Affair #725479
RGB
CMYK
RGB Variations
Color information
#725479 (or 0x725479) is known color: Affair. HEX triplet: 72, 54 and 79. RGB value is (114,84,121). Sum of RGB (Red+Green+Blue) = 114+84+121=319 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.74% from 319); Green value is 84 (33.20% from 255 or 26.33% from 319); Blue value is 121 (47.66% from 255 or 37.93% from 319); Max value from RGB is 121 - color contains mainly: blue. Hex color #725479 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725479 is #8DAB86. Grayscale: #616161. Windows color (decimal): -9284487 or 7951474. OLE color: 7951474.
HSL color Cylindrical-coordinate representation of color #725479: hue angle of 288.65º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #725479 is Cyan = 0.06, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 84 | 121 | - |
| CMYK | 0.06 | 0.31 | 0 | 0.53 |
| HSL | 288.65º | 0.18% | 0.4% | - |
| HSV(B) | 288.65º | 0.31% | 0.47% | - |
| XYZ | 13.56 | 11.3 | 19.56 | - |
| YUV | 97.19 | 141.44 | 139.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 84 | 121 | 0.06 | 0.31 | 0 | 0.53 | 288.65 | 0.18 | 0.4 |
| Hex | 72 | 54 | 79 | 6 | 1F | 0 | 35 | 121 | 12 | 28 |
| Octal | 162 | 124 | 171 | 6 | 37 | 0 | 65 | 441 | 22 | 50 |
| Binary | 1110010 | 1010100 | 1111001 | 110 | 11111 | 0 | 110101 | 100100001 | 10010 | 101000 |
Color Harmonies of #725479
Complementary color
Monochromatic Colors of #725479
Black with #725479
Text Example
Text Example
White with #725479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725479; }
p { color: rgb(114,84,121); }
H1.HeaderClassName
{
color: #725479;
}
.AnyTagClassName
{
color: #725479;
}
</style>
background-color css
<style>
a { background-color: #725479; }
a { background-color: rgb(114,84,121); }
div.DivClassName
{
background-color: #725479;
}
.BgClassName
{
background-color: #725479;
}
</style>
border-color css
<style>
span { border-color: #725479; }
span { border-color: rgb(114,84,121); }
td.TdClassName
{
border-color: #725479;
}
.TagClassName
{
border-color: #725479;
}
</style>