Shades of Affair #714982
Tints of Affair #714982
RGB
CMYK
RGB Variations
Color information
#714982 (or 0x714982) is known color: Affair. HEX triplet: 71, 49 and 82. RGB value is (113,73,130). Sum of RGB (Red+Green+Blue) = 113+73+130=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 73 (28.91% from 255 or 23.10% from 316); Blue value is 130 (51.17% from 255 or 41.14% from 316); Max value from RGB is 130 - color contains mainly: blue. Hex color #714982 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714982 is #8EB67D. Grayscale: #5B5B5B. Windows color (decimal): -9352830 or 8538481. OLE color: 8538481.
HSL color Cylindrical-coordinate representation of color #714982: hue angle of 282.11º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #714982 is Cyan = 0.13, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 73 | 130 | - |
| CMYK | 0.13 | 0.44 | 0 | 0.49 |
| HSL | 282.11º | 0.28% | 0.4% | - |
| HSV(B) | 282.11º | 0.44% | 0.51% | - |
| XYZ | 13.22 | 9.89 | 22.33 | - |
| YUV | 91.46 | 149.75 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 130 | 0.13 | 0.44 | 0 | 0.49 | 282.11 | 0.28 | 0.4 |
| Hex | 71 | 49 | 82 | D | 2C | 0 | 31 | 11A | 1C | 28 |
| Octal | 161 | 111 | 202 | 15 | 54 | 0 | 61 | 432 | 34 | 50 |
| Binary | 1110001 | 1001001 | 10000010 | 1101 | 101100 | 0 | 110001 | 100011010 | 11100 | 101000 |
Color Harmonies of #714982
Complementary color
Monochromatic Colors of #714982
Black with #714982
Text Example
Text Example
White with #714982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714982; }
p { color: rgb(113,73,130); }
H1.HeaderClassName
{
color: #714982;
}
.AnyTagClassName
{
color: #714982;
}
</style>
background-color css
<style>
a { background-color: #714982; }
a { background-color: rgb(113,73,130); }
div.DivClassName
{
background-color: #714982;
}
.BgClassName
{
background-color: #714982;
}
</style>
border-color css
<style>
span { border-color: #714982; }
span { border-color: rgb(113,73,130); }
td.TdClassName
{
border-color: #714982;
}
.TagClassName
{
border-color: #714982;
}
</style>