Shades of Affair #725185
Tints of Affair #725185
RGB
CMYK
RGB Variations
Color information
#725185 (or 0x725185) is known color: Affair. HEX triplet: 72, 51 and 85. RGB value is (114,81,133). Sum of RGB (Red+Green+Blue) = 114+81+133=328 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.76% from 328); Green value is 81 (32.03% from 255 or 24.70% from 328); Blue value is 133 (52.34% from 255 or 40.55% from 328); Max value from RGB is 133 - color contains mainly: blue. Hex color #725185 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725185 is #8DAE7A. Grayscale: #606060. Windows color (decimal): -9285243 or 8737138. OLE color: 8737138.
HSL color Cylindrical-coordinate representation of color #725185: hue angle of 278.08º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #725185 is Cyan = 0.14, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 81 | 133 | - |
| CMYK | 0.14 | 0.39 | 0 | 0.48 |
| HSL | 278.08º | 0.24% | 0.42% | - |
| HSV(B) | 278.08º | 0.39% | 0.52% | - |
| XYZ | 14.12 | 11.16 | 23.6 | - |
| YUV | 96.8 | 148.43 | 140.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 81 | 133 | 0.14 | 0.39 | 0 | 0.48 | 278.08 | 0.24 | 0.42 |
| Hex | 72 | 51 | 85 | E | 27 | 0 | 30 | 116 | 18 | 2A |
| Octal | 162 | 121 | 205 | 16 | 47 | 0 | 60 | 426 | 30 | 52 |
| Binary | 1110010 | 1010001 | 10000101 | 1110 | 100111 | 0 | 110000 | 100010110 | 11000 | 101010 |
Color Harmonies of #725185
Complementary color
Monochromatic Colors of #725185
Black with #725185
Text Example
Text Example
White with #725185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725185; }
p { color: rgb(114,81,133); }
H1.HeaderClassName
{
color: #725185;
}
.AnyTagClassName
{
color: #725185;
}
</style>
background-color css
<style>
a { background-color: #725185; }
a { background-color: rgb(114,81,133); }
div.DivClassName
{
background-color: #725185;
}
.BgClassName
{
background-color: #725185;
}
</style>
border-color css
<style>
span { border-color: #725185; }
span { border-color: rgb(114,81,133); }
td.TdClassName
{
border-color: #725185;
}
.TagClassName
{
border-color: #725185;
}
</style>