Shades of Affair #724481
Tints of Affair #724481
RGB
CMYK
RGB Variations
Color information
#724481 (or 0x724481) is known color: Affair. HEX triplet: 72, 44 and 81. RGB value is (114,68,129). Sum of RGB (Red+Green+Blue) = 114+68+129=311 (41% of max value = 765). Red value is 114 (44.92% from 255 or 36.66% from 311); Green value is 68 (26.95% from 255 or 21.86% from 311); Blue value is 129 (50.78% from 255 or 41.48% from 311); Max value from RGB is 129 - color contains mainly: blue. Hex color #724481 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724481 is #8DBB7E. Grayscale: #585858. Windows color (decimal): -9288575 or 8471666. OLE color: 8471666.
HSL color Cylindrical-coordinate representation of color #724481: hue angle of 285.25º degrees, saturation: 0.31, 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 #724481 is Cyan = 0.12, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 68 | 129 | - |
| CMYK | 0.12 | 0.47 | 0 | 0.49 |
| HSL | 285.25º | 0.31% | 0.39% | - |
| HSV(B) | 285.25º | 0.47% | 0.51% | - |
| XYZ | 12.97 | 9.3 | 21.88 | - |
| YUV | 88.71 | 150.74 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 68 | 129 | 0.12 | 0.47 | 0 | 0.49 | 285.25 | 0.31 | 0.39 |
| Hex | 72 | 44 | 81 | C | 2F | 0 | 31 | 11D | 1F | 27 |
| Octal | 162 | 104 | 201 | 14 | 57 | 0 | 61 | 435 | 37 | 47 |
| Binary | 1110010 | 1000100 | 10000001 | 1100 | 101111 | 0 | 110001 | 100011101 | 11111 | 100111 |
Color Harmonies of #724481
Complementary color
Monochromatic Colors of #724481
Black with #724481
Text Example
Text Example
White with #724481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724481; }
p { color: rgb(114,68,129); }
H1.HeaderClassName
{
color: #724481;
}
.AnyTagClassName
{
color: #724481;
}
</style>
background-color css
<style>
a { background-color: #724481; }
a { background-color: rgb(114,68,129); }
div.DivClassName
{
background-color: #724481;
}
.BgClassName
{
background-color: #724481;
}
</style>
border-color css
<style>
span { border-color: #724481; }
span { border-color: rgb(114,68,129); }
td.TdClassName
{
border-color: #724481;
}
.TagClassName
{
border-color: #724481;
}
</style>