Shades of Affair #724785
Tints of Affair #724785
RGB
CMYK
RGB Variations
Color information
#724785 (or 0x724785) is known color: Affair. HEX triplet: 72, 47 and 85. RGB value is (114,71,133). Sum of RGB (Red+Green+Blue) = 114+71+133=318 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.85% from 318); Green value is 71 (28.12% from 255 or 22.33% from 318); Blue value is 133 (52.34% from 255 or 41.82% from 318); Max value from RGB is 133 - color contains mainly: blue. Hex color #724785 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724785 is #8DB87A. Grayscale: #5A5A5A. Windows color (decimal): -9287803 or 8734578. OLE color: 8734578.
HSL color Cylindrical-coordinate representation of color #724785: hue angle of 281.61º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #724785 is Cyan = 0.14, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 71 | 133 | - |
| CMYK | 0.14 | 0.47 | 0 | 0.48 |
| HSL | 281.61º | 0.3% | 0.4% | - |
| HSV(B) | 281.61º | 0.47% | 0.52% | - |
| XYZ | 13.43 | 9.78 | 23.37 | - |
| YUV | 90.93 | 151.75 | 144.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 71 | 133 | 0.14 | 0.47 | 0 | 0.48 | 281.61 | 0.3 | 0.4 |
| Hex | 72 | 47 | 85 | E | 2F | 0 | 30 | 11A | 1E | 28 |
| Octal | 162 | 107 | 205 | 16 | 57 | 0 | 60 | 432 | 36 | 50 |
| Binary | 1110010 | 1000111 | 10000101 | 1110 | 101111 | 0 | 110000 | 100011010 | 11110 | 101000 |
Color Harmonies of #724785
Complementary color
Monochromatic Colors of #724785
Black with #724785
Text Example
Text Example
White with #724785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724785; }
p { color: rgb(114,71,133); }
H1.HeaderClassName
{
color: #724785;
}
.AnyTagClassName
{
color: #724785;
}
</style>
background-color css
<style>
a { background-color: #724785; }
a { background-color: rgb(114,71,133); }
div.DivClassName
{
background-color: #724785;
}
.BgClassName
{
background-color: #724785;
}
</style>
border-color css
<style>
span { border-color: #724785; }
span { border-color: rgb(114,71,133); }
td.TdClassName
{
border-color: #724785;
}
.TagClassName
{
border-color: #724785;
}
</style>