Shades of Affair #725689
Tints of Affair #725689
RGB
CMYK
RGB Variations
Color information
#725689 (or 0x725689) is known color: Affair. HEX triplet: 72, 56 and 89. RGB value is (114,86,137). Sum of RGB (Red+Green+Blue) = 114+86+137=337 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.83% from 337); Green value is 86 (33.98% from 255 or 25.52% from 337); Blue value is 137 (53.91% from 255 or 40.65% from 337); Max value from RGB is 137 - color contains mainly: blue. Hex color #725689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725689 is #8DA976. Grayscale: #646464. Windows color (decimal): -9283959 or 9000562. OLE color: 9000562.
HSL color Cylindrical-coordinate representation of color #725689: hue angle of 272.94º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #725689 is Cyan = 0.17, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 86 | 137 | - |
| CMYK | 0.17 | 0.37 | 0 | 0.46 |
| HSL | 272.94º | 0.23% | 0.44% | - |
| HSV(B) | 272.94º | 0.37% | 0.54% | - |
| XYZ | 14.78 | 12.04 | 25.21 | - |
| YUV | 100.19 | 148.78 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 137 | 0.17 | 0.37 | 0 | 0.46 | 272.94 | 0.23 | 0.44 |
| Hex | 72 | 56 | 89 | 11 | 25 | 0 | 2E | 111 | 17 | 2C |
| Octal | 162 | 126 | 211 | 21 | 45 | 0 | 56 | 421 | 27 | 54 |
| Binary | 1110010 | 1010110 | 10001001 | 10001 | 100101 | 0 | 101110 | 100010001 | 10111 | 101100 |
Color Harmonies of #725689
Complementary color
Monochromatic Colors of #725689
Black with #725689
Text Example
Text Example
White with #725689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725689; }
p { color: rgb(114,86,137); }
H1.HeaderClassName
{
color: #725689;
}
.AnyTagClassName
{
color: #725689;
}
</style>
background-color css
<style>
a { background-color: #725689; }
a { background-color: rgb(114,86,137); }
div.DivClassName
{
background-color: #725689;
}
.BgClassName
{
background-color: #725689;
}
</style>
border-color css
<style>
span { border-color: #725689; }
span { border-color: rgb(114,86,137); }
td.TdClassName
{
border-color: #725689;
}
.TagClassName
{
border-color: #725689;
}
</style>