Shades of Affair #725178
Tints of Affair #725178
RGB
CMYK
RGB Variations
Color information
#725178 (or 0x725178) is known color: Affair. HEX triplet: 72, 51 and 78. RGB value is (114,81,120). Sum of RGB (Red+Green+Blue) = 114+81+120=315 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.19% from 315); Green value is 81 (32.03% from 255 or 25.71% from 315); Blue value is 120 (47.27% from 255 or 38.10% from 315); Max value from RGB is 120 - color contains mainly: blue. Hex color #725178 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725178 is #8DAE87. Grayscale: #5F5F5F. Windows color (decimal): -9285256 or 7885170. OLE color: 7885170.
HSL color Cylindrical-coordinate representation of color #725178: hue angle of 290.77º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #725178 is Cyan = 0.05, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 81 | 120 | - |
| CMYK | 0.05 | 0.32 | 0 | 0.53 |
| HSL | 290.77º | 0.19% | 0.39% | - |
| HSV(B) | 290.77º | 0.33% | 0.47% | - |
| XYZ | 13.27 | 10.82 | 19.16 | - |
| YUV | 95.31 | 141.93 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 81 | 120 | 0.05 | 0.32 | 0 | 0.53 | 290.77 | 0.19 | 0.39 |
| Hex | 72 | 51 | 78 | 5 | 20 | 0 | 35 | 123 | 13 | 27 |
| Octal | 162 | 121 | 170 | 5 | 40 | 0 | 65 | 443 | 23 | 47 |
| Binary | 1110010 | 1010001 | 1111000 | 101 | 100000 | 0 | 110101 | 100100011 | 10011 | 100111 |
Color Harmonies of #725178
Complementary color
Monochromatic Colors of #725178
Black with #725178
Text Example
Text Example
White with #725178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725178; }
p { color: rgb(114,81,120); }
H1.HeaderClassName
{
color: #725178;
}
.AnyTagClassName
{
color: #725178;
}
</style>
background-color css
<style>
a { background-color: #725178; }
a { background-color: rgb(114,81,120); }
div.DivClassName
{
background-color: #725178;
}
.BgClassName
{
background-color: #725178;
}
</style>
border-color css
<style>
span { border-color: #725178; }
span { border-color: rgb(114,81,120); }
td.TdClassName
{
border-color: #725178;
}
.TagClassName
{
border-color: #725178;
}
</style>