Shades of Affair #724185
Tints of Affair #724185
RGB
CMYK
RGB Variations
Color information
#724185 (or 0x724185) is known color: Affair. HEX triplet: 72, 41 and 85. RGB value is (114,65,133). Sum of RGB (Red+Green+Blue) = 114+65+133=312 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.54% from 312); Green value is 65 (25.78% from 255 or 20.83% from 312); Blue value is 133 (52.34% from 255 or 42.63% from 312); Max value from RGB is 133 - color contains mainly: blue. Hex color #724185 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724185 is #8DBE7A. Grayscale: #575757. Windows color (decimal): -9289339 or 8733042. OLE color: 8733042.
HSL color Cylindrical-coordinate representation of color #724185: hue angle of 283.24º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #724185 is Cyan = 0.14, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 65 | 133 | - |
| CMYK | 0.14 | 0.51 | 0 | 0.48 |
| HSL | 283.24º | 0.34% | 0.39% | - |
| HSV(B) | 283.24º | 0.51% | 0.52% | - |
| XYZ | 13.06 | 9.05 | 23.25 | - |
| YUV | 87.4 | 153.73 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 65 | 133 | 0.14 | 0.51 | 0 | 0.48 | 283.24 | 0.34 | 0.39 |
| Hex | 72 | 41 | 85 | E | 33 | 0 | 30 | 11B | 22 | 27 |
| Octal | 162 | 101 | 205 | 16 | 63 | 0 | 60 | 433 | 42 | 47 |
| Binary | 1110010 | 1000001 | 10000101 | 1110 | 110011 | 0 | 110000 | 100011011 | 100010 | 100111 |
Color Harmonies of #724185
Complementary color
Monochromatic Colors of #724185
Black with #724185
Text Example
Text Example
White with #724185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724185; }
p { color: rgb(114,65,133); }
H1.HeaderClassName
{
color: #724185;
}
.AnyTagClassName
{
color: #724185;
}
</style>
background-color css
<style>
a { background-color: #724185; }
a { background-color: rgb(114,65,133); }
div.DivClassName
{
background-color: #724185;
}
.BgClassName
{
background-color: #724185;
}
</style>
border-color css
<style>
span { border-color: #724185; }
span { border-color: rgb(114,65,133); }
td.TdClassName
{
border-color: #724185;
}
.TagClassName
{
border-color: #724185;
}
</style>