Shades of Affair #714681
Tints of Affair #714681
RGB
CMYK
RGB Variations
Color information
#714681 (or 0x714681) is known color: Affair. HEX triplet: 71, 46 and 81. RGB value is (113,70,129). Sum of RGB (Red+Green+Blue) = 113+70+129=312 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.22% from 312); Green value is 70 (27.73% from 255 or 22.44% from 312); Blue value is 129 (50.78% from 255 or 41.35% from 312); Max value from RGB is 129 - color contains mainly: blue. Hex color #714681 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714681 is #8EB97E. Grayscale: #595959. Windows color (decimal): -9353599 or 8472177. OLE color: 8472177.
HSL color Cylindrical-coordinate representation of color #714681: hue angle of 283.73º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #714681 is Cyan = 0.12, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 70 | 129 | - |
| CMYK | 0.12 | 0.46 | 0 | 0.49 |
| HSL | 283.73º | 0.3% | 0.39% | - |
| HSV(B) | 283.73º | 0.46% | 0.51% | - |
| XYZ | 12.96 | 9.48 | 21.91 | - |
| YUV | 89.58 | 150.25 | 144.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 70 | 129 | 0.12 | 0.46 | 0 | 0.49 | 283.73 | 0.3 | 0.39 |
| Hex | 71 | 46 | 81 | C | 2E | 0 | 31 | 11C | 1E | 27 |
| Octal | 161 | 106 | 201 | 14 | 56 | 0 | 61 | 434 | 36 | 47 |
| Binary | 1110001 | 1000110 | 10000001 | 1100 | 101110 | 0 | 110001 | 100011100 | 11110 | 100111 |
Color Harmonies of #714681
Complementary color
Monochromatic Colors of #714681
Black with #714681
Text Example
Text Example
White with #714681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714681; }
p { color: rgb(113,70,129); }
H1.HeaderClassName
{
color: #714681;
}
.AnyTagClassName
{
color: #714681;
}
</style>
background-color css
<style>
a { background-color: #714681; }
a { background-color: rgb(113,70,129); }
div.DivClassName
{
background-color: #714681;
}
.BgClassName
{
background-color: #714681;
}
</style>
border-color css
<style>
span { border-color: #714681; }
span { border-color: rgb(113,70,129); }
td.TdClassName
{
border-color: #714681;
}
.TagClassName
{
border-color: #714681;
}
</style>