Shades of Affair #725988
Tints of Affair #725988
RGB
CMYK
RGB Variations
Color information
#725988 (or 0x725988) is known color: Affair. HEX triplet: 72, 59 and 88. RGB value is (114,89,136). Sum of RGB (Red+Green+Blue) = 114+89+136=339 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.63% from 339); Green value is 89 (35.16% from 255 or 26.25% from 339); Blue value is 136 (53.52% from 255 or 40.12% from 339); Max value from RGB is 136 - color contains mainly: blue. Hex color #725988 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725988 is #8DA677. Grayscale: #656565. Windows color (decimal): -9283192 or 8935794. OLE color: 8935794.
HSL color Cylindrical-coordinate representation of color #725988: hue angle of 271.91º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #725988 is Cyan = 0.16, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 89 | 136 | - |
| CMYK | 0.16 | 0.35 | 0 | 0.47 |
| HSL | 271.91º | 0.21% | 0.44% | - |
| HSV(B) | 271.91º | 0.35% | 0.53% | - |
| XYZ | 14.96 | 12.5 | 24.92 | - |
| YUV | 101.83 | 147.28 | 136.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 136 | 0.16 | 0.35 | 0 | 0.47 | 271.91 | 0.21 | 0.44 |
| Hex | 72 | 59 | 88 | 10 | 23 | 0 | 2F | 110 | 15 | 2C |
| Octal | 162 | 131 | 210 | 20 | 43 | 0 | 57 | 420 | 25 | 54 |
| Binary | 1110010 | 1011001 | 10001000 | 10000 | 100011 | 0 | 101111 | 100010000 | 10101 | 101100 |
Color Harmonies of #725988
Complementary color
Monochromatic Colors of #725988
Black with #725988
Text Example
Text Example
White with #725988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725988; }
p { color: rgb(114,89,136); }
H1.HeaderClassName
{
color: #725988;
}
.AnyTagClassName
{
color: #725988;
}
</style>
background-color css
<style>
a { background-color: #725988; }
a { background-color: rgb(114,89,136); }
div.DivClassName
{
background-color: #725988;
}
.BgClassName
{
background-color: #725988;
}
</style>
border-color css
<style>
span { border-color: #725988; }
span { border-color: rgb(114,89,136); }
td.TdClassName
{
border-color: #725988;
}
.TagClassName
{
border-color: #725988;
}
</style>