Shades of Affair #725685
Tints of Affair #725685
RGB
CMYK
RGB Variations
Color information
#725685 (or 0x725685) is known color: Affair. HEX triplet: 72, 56 and 85. RGB value is (114,86,133). Sum of RGB (Red+Green+Blue) = 114+86+133=333 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.23% from 333); Green value is 86 (33.98% from 255 or 25.83% from 333); Blue value is 133 (52.34% from 255 or 39.94% from 333); Max value from RGB is 133 - color contains mainly: blue. Hex color #725685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #725685 is #8DA97A. Grayscale: #636363. Windows color (decimal): -9283963 or 8738418. OLE color: 8738418.
HSL color Cylindrical-coordinate representation of color #725685: hue angle of 275.74º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #725685 is Cyan = 0.14, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 86 | 133 | - |
| CMYK | 0.14 | 0.35 | 0 | 0.48 |
| HSL | 275.74º | 0.21% | 0.43% | - |
| HSV(B) | 275.74º | 0.35% | 0.52% | - |
| XYZ | 14.5 | 11.93 | 23.73 | - |
| YUV | 99.73 | 146.78 | 138.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 133 | 0.14 | 0.35 | 0 | 0.48 | 275.74 | 0.21 | 0.43 |
| Hex | 72 | 56 | 85 | E | 23 | 0 | 30 | 114 | 15 | 2B |
| Octal | 162 | 126 | 205 | 16 | 43 | 0 | 60 | 424 | 25 | 53 |
| Binary | 1110010 | 1010110 | 10000101 | 1110 | 100011 | 0 | 110000 | 100010100 | 10101 | 101011 |
Color Harmonies of #725685
Complementary color
Monochromatic Colors of #725685
Black with #725685
Text Example
Text Example
White with #725685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725685; }
p { color: rgb(114,86,133); }
H1.HeaderClassName
{
color: #725685;
}
.AnyTagClassName
{
color: #725685;
}
</style>
background-color css
<style>
a { background-color: #725685; }
a { background-color: rgb(114,86,133); }
div.DivClassName
{
background-color: #725685;
}
.BgClassName
{
background-color: #725685;
}
</style>
border-color css
<style>
span { border-color: #725685; }
span { border-color: rgb(114,86,133); }
td.TdClassName
{
border-color: #725685;
}
.TagClassName
{
border-color: #725685;
}
</style>