Shades of Affair #725289
Tints of Affair #725289
RGB
CMYK
RGB Variations
Color information
#725289 (or 0x725289) is known color: Affair. HEX triplet: 72, 52 and 89. RGB value is (114,82,137). Sum of RGB (Red+Green+Blue) = 114+82+137=333 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.23% from 333); Green value is 82 (32.42% from 255 or 24.62% from 333); Blue value is 137 (53.91% from 255 or 41.14% from 333); Max value from RGB is 137 - color contains mainly: blue. Hex color #725289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725289 is #8DAD76. Grayscale: #616161. Windows color (decimal): -9284983 or 8999538. OLE color: 8999538.
HSL color Cylindrical-coordinate representation of color #725289: hue angle of 274.91º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #725289 is Cyan = 0.17, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 82 | 137 | - |
| CMYK | 0.17 | 0.40 | 0 | 0.46 |
| HSL | 274.91º | 0.25% | 0.43% | - |
| HSV(B) | 274.91º | 0.4% | 0.54% | - |
| XYZ | 14.47 | 11.42 | 25.11 | - |
| YUV | 97.84 | 150.1 | 139.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 82 | 137 | 0.17 | 0.40 | 0 | 0.46 | 274.91 | 0.25 | 0.43 |
| Hex | 72 | 52 | 89 | 11 | 28 | 0 | 2E | 113 | 19 | 2B |
| Octal | 162 | 122 | 211 | 21 | 50 | 0 | 56 | 423 | 31 | 53 |
| Binary | 1110010 | 1010010 | 10001001 | 10001 | 101000 | 0 | 101110 | 100010011 | 11001 | 101011 |
Color Harmonies of #725289
Complementary color
Monochromatic Colors of #725289
Black with #725289
Text Example
Text Example
White with #725289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725289; }
p { color: rgb(114,82,137); }
H1.HeaderClassName
{
color: #725289;
}
.AnyTagClassName
{
color: #725289;
}
</style>
background-color css
<style>
a { background-color: #725289; }
a { background-color: rgb(114,82,137); }
div.DivClassName
{
background-color: #725289;
}
.BgClassName
{
background-color: #725289;
}
</style>
border-color css
<style>
span { border-color: #725289; }
span { border-color: rgb(114,82,137); }
td.TdClassName
{
border-color: #725289;
}
.TagClassName
{
border-color: #725289;
}
</style>