Shades of Affair #714D8E
Tints of Affair #714D8E
RGB
CMYK
RGB Variations
Color information
#714D8E (or 0x714D8E) is known color: Affair. HEX triplet: 71, 4D and 8E. RGB value is (113,77,142). Sum of RGB (Red+Green+Blue) = 113+77+142=332 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.04% from 332); Green value is 77 (30.47% from 255 or 23.19% from 332); Blue value is 142 (55.86% from 255 or 42.77% from 332); Max value from RGB is 142 - color contains mainly: blue. Hex color #714D8E is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #714D8E is #8EB271. Grayscale: #5E5E5E. Windows color (decimal): -9351794 or 9325937. OLE color: 9325937.
HSL color Cylindrical-coordinate representation of color #714D8E: hue angle of 273.23º degrees, saturation: 0.3, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #714D8E is Cyan = 0.20, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 77 | 142 | - |
| CMYK | 0.20 | 0.46 | 0 | 0.44 |
| HSL | 273.23º | 0.3% | 0.43% | - |
| HSV(B) | 273.23º | 0.46% | 0.56% | - |
| XYZ | 14.35 | 10.77 | 26.91 | - |
| YUV | 95.17 | 154.43 | 140.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 77 | 142 | 0.20 | 0.46 | 0 | 0.44 | 273.23 | 0.3 | 0.43 |
| Hex | 71 | 4D | 8E | 14 | 2E | 0 | 2C | 111 | 1E | 2B |
| Octal | 161 | 115 | 216 | 24 | 56 | 0 | 54 | 421 | 36 | 53 |
| Binary | 1110001 | 1001101 | 10001110 | 10100 | 101110 | 0 | 101100 | 100010001 | 11110 | 101011 |
Color Harmonies of #714D8E
Complementary color
Monochromatic Colors of #714D8E
Black with #714D8E
Text Example
Text Example
White with #714D8E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714D8E; }
p { color: rgb(113,77,142); }
H1.HeaderClassName
{
color: #714D8E;
}
.AnyTagClassName
{
color: #714D8E;
}
</style>
background-color css
<style>
a { background-color: #714D8E; }
a { background-color: rgb(113,77,142); }
div.DivClassName
{
background-color: #714D8E;
}
.BgClassName
{
background-color: #714D8E;
}
</style>
border-color css
<style>
span { border-color: #714D8E; }
span { border-color: rgb(113,77,142); }
td.TdClassName
{
border-color: #714D8E;
}
.TagClassName
{
border-color: #714D8E;
}
</style>