Shades of Affair #725278
Tints of Affair #725278
RGB
CMYK
RGB Variations
Color information
#725278 (or 0x725278) is known color: Affair. HEX triplet: 72, 52 and 78. RGB value is (114,82,120). Sum of RGB (Red+Green+Blue) = 114+82+120=316 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.08% from 316); Green value is 82 (32.42% from 255 or 25.95% from 316); Blue value is 120 (47.27% from 255 or 37.97% from 316); Max value from RGB is 120 - color contains mainly: blue. Hex color #725278 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #725278 is #8DAD87. Grayscale: #5F5F5F. Windows color (decimal): -9285000 or 7885426. OLE color: 7885426.
HSL color Cylindrical-coordinate representation of color #725278: hue angle of 290.53º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #725278 is Cyan = 0.05, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 82 | 120 | - |
| CMYK | 0.05 | 0.32 | 0 | 0.53 |
| HSL | 290.53º | 0.19% | 0.4% | - |
| HSV(B) | 290.53º | 0.32% | 0.47% | - |
| XYZ | 13.35 | 10.97 | 19.18 | - |
| YUV | 95.9 | 141.6 | 140.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 82 | 120 | 0.05 | 0.32 | 0 | 0.53 | 290.53 | 0.19 | 0.4 |
| Hex | 72 | 52 | 78 | 5 | 20 | 0 | 35 | 123 | 13 | 28 |
| Octal | 162 | 122 | 170 | 5 | 40 | 0 | 65 | 443 | 23 | 50 |
| Binary | 1110010 | 1010010 | 1111000 | 101 | 100000 | 0 | 110101 | 100100011 | 10011 | 101000 |
Color Harmonies of #725278
Complementary color
Monochromatic Colors of #725278
Black with #725278
Text Example
Text Example
White with #725278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725278; }
p { color: rgb(114,82,120); }
H1.HeaderClassName
{
color: #725278;
}
.AnyTagClassName
{
color: #725278;
}
</style>
background-color css
<style>
a { background-color: #725278; }
a { background-color: rgb(114,82,120); }
div.DivClassName
{
background-color: #725278;
}
.BgClassName
{
background-color: #725278;
}
</style>
border-color css
<style>
span { border-color: #725278; }
span { border-color: rgb(114,82,120); }
td.TdClassName
{
border-color: #725278;
}
.TagClassName
{
border-color: #725278;
}
</style>