Shades of Affair #714A8E
Tints of Affair #714A8E
RGB
CMYK
RGB Variations
Color information
#714A8E (or 0x714A8E) is known color: Affair. HEX triplet: 71, 4A and 8E. RGB value is (113,74,142). Sum of RGB (Red+Green+Blue) = 113+74+142=329 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.35% from 329); Green value is 74 (29.30% from 255 or 22.49% from 329); Blue value is 142 (55.86% from 255 or 43.16% from 329); Max value from RGB is 142 - color contains mainly: blue. Hex color #714A8E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714A8E is #8EB571. Grayscale: #5D5D5D. Windows color (decimal): -9352562 or 9325169. OLE color: 9325169.
HSL color Cylindrical-coordinate representation of color #714A8E: hue angle of 274.41º degrees, saturation: 0.31, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #714A8E is Cyan = 0.20, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 74 | 142 | - |
| CMYK | 0.20 | 0.48 | 0 | 0.44 |
| HSL | 274.41º | 0.31% | 0.42% | - |
| HSV(B) | 274.41º | 0.48% | 0.56% | - |
| XYZ | 14.14 | 10.36 | 26.85 | - |
| YUV | 93.41 | 155.42 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 74 | 142 | 0.20 | 0.48 | 0 | 0.44 | 274.41 | 0.31 | 0.42 |
| Hex | 71 | 4A | 8E | 14 | 30 | 0 | 2C | 112 | 1F | 2A |
| Octal | 161 | 112 | 216 | 24 | 60 | 0 | 54 | 422 | 37 | 52 |
| Binary | 1110001 | 1001010 | 10001110 | 10100 | 110000 | 0 | 101100 | 100010010 | 11111 | 101010 |
Color Harmonies of #714A8E
Complementary color
Monochromatic Colors of #714A8E
Black with #714A8E
Text Example
Text Example
White with #714A8E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714A8E; }
p { color: rgb(113,74,142); }
H1.HeaderClassName
{
color: #714A8E;
}
.AnyTagClassName
{
color: #714A8E;
}
</style>
background-color css
<style>
a { background-color: #714A8E; }
a { background-color: rgb(113,74,142); }
div.DivClassName
{
background-color: #714A8E;
}
.BgClassName
{
background-color: #714A8E;
}
</style>
border-color css
<style>
span { border-color: #714A8E; }
span { border-color: rgb(113,74,142); }
td.TdClassName
{
border-color: #714A8E;
}
.TagClassName
{
border-color: #714A8E;
}
</style>