Shades of Affair #725688
Tints of Affair #725688
RGB
CMYK
RGB Variations
Color information
#725688 (or 0x725688) is known color: Affair. HEX triplet: 72, 56 and 88. RGB value is (114,86,136). Sum of RGB (Red+Green+Blue) = 114+86+136=336 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.93% from 336); Green value is 86 (33.98% from 255 or 25.60% from 336); Blue value is 136 (53.52% from 255 or 40.48% from 336); Max value from RGB is 136 - color contains mainly: blue. Hex color #725688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725688 is #8DA977. Grayscale: #636363. Windows color (decimal): -9283960 or 8935026. OLE color: 8935026.
HSL color Cylindrical-coordinate representation of color #725688: hue angle of 273.6º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #725688 is Cyan = 0.16, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 86 | 136 | - |
| CMYK | 0.16 | 0.37 | 0 | 0.47 |
| HSL | 273.6º | 0.23% | 0.44% | - |
| HSV(B) | 273.6º | 0.37% | 0.53% | - |
| XYZ | 14.71 | 12.01 | 24.84 | - |
| YUV | 100.07 | 148.28 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 136 | 0.16 | 0.37 | 0 | 0.47 | 273.6 | 0.23 | 0.44 |
| Hex | 72 | 56 | 88 | 10 | 25 | 0 | 2F | 112 | 17 | 2C |
| Octal | 162 | 126 | 210 | 20 | 45 | 0 | 57 | 422 | 27 | 54 |
| Binary | 1110010 | 1010110 | 10001000 | 10000 | 100101 | 0 | 101111 | 100010010 | 10111 | 101100 |
Color Harmonies of #725688
Complementary color
Monochromatic Colors of #725688
Black with #725688
Text Example
Text Example
White with #725688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725688; }
p { color: rgb(114,86,136); }
H1.HeaderClassName
{
color: #725688;
}
.AnyTagClassName
{
color: #725688;
}
</style>
background-color css
<style>
a { background-color: #725688; }
a { background-color: rgb(114,86,136); }
div.DivClassName
{
background-color: #725688;
}
.BgClassName
{
background-color: #725688;
}
</style>
border-color css
<style>
span { border-color: #725688; }
span { border-color: rgb(114,86,136); }
td.TdClassName
{
border-color: #725688;
}
.TagClassName
{
border-color: #725688;
}
</style>