Shades of Affair #725279
Tints of Affair #725279
RGB
CMYK
RGB Variations
Color information
#725279 (or 0x725279) is known color: Affair. HEX triplet: 72, 52 and 79. RGB value is (114,82,121). Sum of RGB (Red+Green+Blue) = 114+82+121=317 (41% of max value = 765). Red value is 114 (44.92% from 255 or 35.96% from 317); Green value is 82 (32.42% from 255 or 25.87% from 317); Blue value is 121 (47.66% from 255 or 38.17% from 317); Max value from RGB is 121 - color contains mainly: blue. Hex color #725279 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725279 is #8DAD86. Grayscale: #5F5F5F. Windows color (decimal): -9284999 or 7950962. OLE color: 7950962.
HSL color Cylindrical-coordinate representation of color #725279: hue angle of 289.23º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #725279 is Cyan = 0.06, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 82 | 121 | - |
| CMYK | 0.06 | 0.32 | 0 | 0.53 |
| HSL | 289.23º | 0.19% | 0.4% | - |
| HSV(B) | 289.23º | 0.32% | 0.47% | - |
| XYZ | 13.41 | 10.99 | 19.5 | - |
| YUV | 96.01 | 142.1 | 140.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 82 | 121 | 0.06 | 0.32 | 0 | 0.53 | 289.23 | 0.19 | 0.4 |
| Hex | 72 | 52 | 79 | 6 | 20 | 0 | 35 | 121 | 13 | 28 |
| Octal | 162 | 122 | 171 | 6 | 40 | 0 | 65 | 441 | 23 | 50 |
| Binary | 1110010 | 1010010 | 1111001 | 110 | 100000 | 0 | 110101 | 100100001 | 10011 | 101000 |
Color Harmonies of #725279
Complementary color
Monochromatic Colors of #725279
Black with #725279
Text Example
Text Example
White with #725279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725279; }
p { color: rgb(114,82,121); }
H1.HeaderClassName
{
color: #725279;
}
.AnyTagClassName
{
color: #725279;
}
</style>
background-color css
<style>
a { background-color: #725279; }
a { background-color: rgb(114,82,121); }
div.DivClassName
{
background-color: #725279;
}
.BgClassName
{
background-color: #725279;
}
</style>
border-color css
<style>
span { border-color: #725279; }
span { border-color: rgb(114,82,121); }
td.TdClassName
{
border-color: #725279;
}
.TagClassName
{
border-color: #725279;
}
</style>