Shades of Affair #714981
Tints of Affair #714981
RGB
CMYK
RGB Variations
Color information
#714981 (or 0x714981) is known color: Affair. HEX triplet: 71, 49 and 81. RGB value is (113,73,129). Sum of RGB (Red+Green+Blue) = 113+73+129=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 73 (28.91% from 255 or 23.17% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 129 - color contains mainly: blue. Hex color #714981 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714981 is #8EB67E. Grayscale: #5B5B5B. Windows color (decimal): -9352831 or 8472945. OLE color: 8472945.
HSL color Cylindrical-coordinate representation of color #714981: hue angle of 282.86º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #714981 is Cyan = 0.12, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 73 | 129 | - |
| CMYK | 0.12 | 0.43 | 0 | 0.49 |
| HSL | 282.86º | 0.28% | 0.4% | - |
| HSV(B) | 282.86º | 0.43% | 0.51% | - |
| XYZ | 13.16 | 9.86 | 21.98 | - |
| YUV | 91.34 | 149.25 | 143.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 129 | 0.12 | 0.43 | 0 | 0.49 | 282.86 | 0.28 | 0.4 |
| Hex | 71 | 49 | 81 | C | 2B | 0 | 31 | 11B | 1C | 28 |
| Octal | 161 | 111 | 201 | 14 | 53 | 0 | 61 | 433 | 34 | 50 |
| Binary | 1110001 | 1001001 | 10000001 | 1100 | 101011 | 0 | 110001 | 100011011 | 11100 | 101000 |
Color Harmonies of #714981
Complementary color
Monochromatic Colors of #714981
Black with #714981
Text Example
Text Example
White with #714981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714981; }
p { color: rgb(113,73,129); }
H1.HeaderClassName
{
color: #714981;
}
.AnyTagClassName
{
color: #714981;
}
</style>
background-color css
<style>
a { background-color: #714981; }
a { background-color: rgb(113,73,129); }
div.DivClassName
{
background-color: #714981;
}
.BgClassName
{
background-color: #714981;
}
</style>
border-color css
<style>
span { border-color: #714981; }
span { border-color: rgb(113,73,129); }
td.TdClassName
{
border-color: #714981;
}
.TagClassName
{
border-color: #714981;
}
</style>