Shades of Affair #724581
Tints of Affair #724581
RGB
CMYK
RGB Variations
Color information
#724581 (or 0x724581) is known color: Affair. HEX triplet: 72, 45 and 81. RGB value is (114,69,129). Sum of RGB (Red+Green+Blue) = 114+69+129=312 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.54% from 312); Green value is 69 (27.34% from 255 or 22.12% from 312); Blue value is 129 (50.78% from 255 or 41.35% from 312); Max value from RGB is 129 - color contains mainly: blue. Hex color #724581 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724581 is #8DBA7E. Grayscale: #595959. Windows color (decimal): -9288319 or 8471922. OLE color: 8471922.
HSL color Cylindrical-coordinate representation of color #724581: hue angle of 285º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #724581 is Cyan = 0.12, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 69 | 129 | - |
| CMYK | 0.12 | 0.47 | 0 | 0.49 |
| HSL | 285º | 0.3% | 0.39% | - |
| HSV(B) | 285º | 0.47% | 0.51% | - |
| XYZ | 13.03 | 9.42 | 21.9 | - |
| YUV | 89.3 | 150.41 | 145.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 129 | 0.12 | 0.47 | 0 | 0.49 | 285 | 0.3 | 0.39 |
| Hex | 72 | 45 | 81 | C | 2F | 0 | 31 | 11D | 1E | 27 |
| Octal | 162 | 105 | 201 | 14 | 57 | 0 | 61 | 435 | 36 | 47 |
| Binary | 1110010 | 1000101 | 10000001 | 1100 | 101111 | 0 | 110001 | 100011101 | 11110 | 100111 |
Color Harmonies of #724581
Complementary color
Monochromatic Colors of #724581
Black with #724581
Text Example
Text Example
White with #724581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724581; }
p { color: rgb(114,69,129); }
H1.HeaderClassName
{
color: #724581;
}
.AnyTagClassName
{
color: #724581;
}
</style>
background-color css
<style>
a { background-color: #724581; }
a { background-color: rgb(114,69,129); }
div.DivClassName
{
background-color: #724581;
}
.BgClassName
{
background-color: #724581;
}
</style>
border-color css
<style>
span { border-color: #724581; }
span { border-color: rgb(114,69,129); }
td.TdClassName
{
border-color: #724581;
}
.TagClassName
{
border-color: #724581;
}
</style>