Shades of Affair #724081
Tints of Affair #724081
RGB
CMYK
RGB Variations
Color information
#724081 (or 0x724081) is known color: Affair. HEX triplet: 72, 40 and 81. RGB value is (114,64,129). Sum of RGB (Red+Green+Blue) = 114+64+129=307 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.13% from 307); Green value is 64 (25.39% from 255 or 20.85% from 307); Blue value is 129 (50.78% from 255 or 42.02% from 307); Max value from RGB is 129 - color contains mainly: blue. Hex color #724081 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #724081 is #8DBF7E. Grayscale: #565656. Windows color (decimal): -9289599 or 8470642. OLE color: 8470642.
HSL color Cylindrical-coordinate representation of color #724081: hue angle of 286.15º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #724081 is Cyan = 0.12, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 64 | 129 | - |
| CMYK | 0.12 | 0.50 | 0 | 0.49 |
| HSL | 286.15º | 0.34% | 0.38% | - |
| HSV(B) | 286.15º | 0.5% | 0.51% | - |
| XYZ | 12.74 | 8.83 | 21.8 | - |
| YUV | 86.36 | 152.07 | 147.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 64 | 129 | 0.12 | 0.50 | 0 | 0.49 | 286.15 | 0.34 | 0.38 |
| Hex | 72 | 40 | 81 | C | 32 | 0 | 31 | 11E | 22 | 26 |
| Octal | 162 | 100 | 201 | 14 | 62 | 0 | 61 | 436 | 42 | 46 |
| Binary | 1110010 | 1000000 | 10000001 | 1100 | 110010 | 0 | 110001 | 100011110 | 100010 | 100110 |
Color Harmonies of #724081
Complementary color
Monochromatic Colors of #724081
Black with #724081
Text Example
Text Example
White with #724081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724081; }
p { color: rgb(114,64,129); }
H1.HeaderClassName
{
color: #724081;
}
.AnyTagClassName
{
color: #724081;
}
</style>
background-color css
<style>
a { background-color: #724081; }
a { background-color: rgb(114,64,129); }
div.DivClassName
{
background-color: #724081;
}
.BgClassName
{
background-color: #724081;
}
</style>
border-color css
<style>
span { border-color: #724081; }
span { border-color: rgb(114,64,129); }
td.TdClassName
{
border-color: #724081;
}
.TagClassName
{
border-color: #724081;
}
</style>