Shades of Affair #725980
Tints of Affair #725980
RGB
CMYK
RGB Variations
Color information
#725980 (or 0x725980) is known color: Affair. HEX triplet: 72, 59 and 80. RGB value is (114,89,128). Sum of RGB (Red+Green+Blue) = 114+89+128=331 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.44% from 331); Green value is 89 (35.16% from 255 or 26.89% from 331); Blue value is 128 (50.39% from 255 or 38.67% from 331); Max value from RGB is 128 - color contains mainly: blue. Hex color #725980 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725980 is #8DA67F. Grayscale: #646464. Windows color (decimal): -9283200 or 8411506. OLE color: 8411506.
HSL color Cylindrical-coordinate representation of color #725980: hue angle of 278.46º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #725980 is Cyan = 0.11, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 89 | 128 | - |
| CMYK | 0.11 | 0.30 | 0 | 0.50 |
| HSL | 278.46º | 0.18% | 0.43% | - |
| HSV(B) | 278.46º | 0.3% | 0.5% | - |
| XYZ | 14.41 | 12.28 | 22.03 | - |
| YUV | 100.92 | 143.28 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 128 | 0.11 | 0.30 | 0 | 0.50 | 278.46 | 0.18 | 0.43 |
| Hex | 72 | 59 | 80 | B | 1E | 0 | 32 | 116 | 12 | 2B |
| Octal | 162 | 131 | 200 | 13 | 36 | 0 | 62 | 426 | 22 | 53 |
| Binary | 1110010 | 1011001 | 10000000 | 1011 | 11110 | 0 | 110010 | 100010110 | 10010 | 101011 |
Color Harmonies of #725980
Complementary color
Monochromatic Colors of #725980
Black with #725980
Text Example
Text Example
White with #725980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725980; }
p { color: rgb(114,89,128); }
H1.HeaderClassName
{
color: #725980;
}
.AnyTagClassName
{
color: #725980;
}
</style>
background-color css
<style>
a { background-color: #725980; }
a { background-color: rgb(114,89,128); }
div.DivClassName
{
background-color: #725980;
}
.BgClassName
{
background-color: #725980;
}
</style>
border-color css
<style>
span { border-color: #725980; }
span { border-color: rgb(114,89,128); }
td.TdClassName
{
border-color: #725980;
}
.TagClassName
{
border-color: #725980;
}
</style>