Shades of Affair #714781
Tints of Affair #714781
RGB
CMYK
RGB Variations
Color information
#714781 (or 0x714781) is known color: Affair. HEX triplet: 71, 47 and 81. RGB value is (113,71,129). Sum of RGB (Red+Green+Blue) = 113+71+129=313 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.10% from 313); Green value is 71 (28.12% from 255 or 22.68% from 313); Blue value is 129 (50.78% from 255 or 41.21% from 313); Max value from RGB is 129 - color contains mainly: blue. Hex color #714781 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714781 is #8EB87E. Grayscale: #595959. Windows color (decimal): -9353343 or 8472433. OLE color: 8472433.
HSL color Cylindrical-coordinate representation of color #714781: hue angle of 283.45º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #714781 is Cyan = 0.12, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 71 | 129 | - |
| CMYK | 0.12 | 0.45 | 0 | 0.49 |
| HSL | 283.45º | 0.29% | 0.39% | - |
| HSV(B) | 283.45º | 0.45% | 0.51% | - |
| XYZ | 13.03 | 9.6 | 21.94 | - |
| YUV | 90.17 | 149.91 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 129 | 0.12 | 0.45 | 0 | 0.49 | 283.45 | 0.29 | 0.39 |
| Hex | 71 | 47 | 81 | C | 2D | 0 | 31 | 11B | 1D | 27 |
| Octal | 161 | 107 | 201 | 14 | 55 | 0 | 61 | 433 | 35 | 47 |
| Binary | 1110001 | 1000111 | 10000001 | 1100 | 101101 | 0 | 110001 | 100011011 | 11101 | 100111 |
Color Harmonies of #714781
Complementary color
Monochromatic Colors of #714781
Black with #714781
Text Example
Text Example
White with #714781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714781; }
p { color: rgb(113,71,129); }
H1.HeaderClassName
{
color: #714781;
}
.AnyTagClassName
{
color: #714781;
}
</style>
background-color css
<style>
a { background-color: #714781; }
a { background-color: rgb(113,71,129); }
div.DivClassName
{
background-color: #714781;
}
.BgClassName
{
background-color: #714781;
}
</style>
border-color css
<style>
span { border-color: #714781; }
span { border-color: rgb(113,71,129); }
td.TdClassName
{
border-color: #714781;
}
.TagClassName
{
border-color: #714781;
}
</style>