Shades of Affair #713D8E
Tints of Affair #713D8E
RGB
CMYK
RGB Variations
Color information
#713D8E (or 0x713D8E) is known color: Affair. HEX triplet: 71, 3D and 8E. RGB value is (113,61,142). Sum of RGB (Red+Green+Blue) = 113+61+142=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 61 (24.22% from 255 or 19.30% from 316); Blue value is 142 (55.86% from 255 or 44.94% from 316); Max value from RGB is 142 - color contains mainly: blue. Hex color #713D8E is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713D8E is #8EC271. Grayscale: #555555. Windows color (decimal): -9355890 or 9321841. OLE color: 9321841.
HSL color Cylindrical-coordinate representation of color #713D8E: hue angle of 278.52º degrees, saturation: 0.4, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713D8E is Cyan = 0.20, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 61 | 142 | - |
| CMYK | 0.20 | 0.57 | 0 | 0.44 |
| HSL | 278.52º | 0.4% | 0.4% | - |
| HSV(B) | 278.52º | 0.57% | 0.56% | - |
| XYZ | 13.36 | 8.8 | 26.59 | - |
| YUV | 85.78 | 159.73 | 147.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 61 | 142 | 0.20 | 0.57 | 0 | 0.44 | 278.52 | 0.4 | 0.4 |
| Hex | 71 | 3D | 8E | 14 | 39 | 0 | 2C | 117 | 28 | 28 |
| Octal | 161 | 75 | 216 | 24 | 71 | 0 | 54 | 427 | 50 | 50 |
| Binary | 1110001 | 111101 | 10001110 | 10100 | 111001 | 0 | 101100 | 100010111 | 101000 | 101000 |
Color Harmonies of #713D8E
Complementary color
Monochromatic Colors of #713D8E
Black with #713D8E
Text Example
Text Example
White with #713D8E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713D8E; }
p { color: rgb(113,61,142); }
H1.HeaderClassName
{
color: #713D8E;
}
.AnyTagClassName
{
color: #713D8E;
}
</style>
background-color css
<style>
a { background-color: #713D8E; }
a { background-color: rgb(113,61,142); }
div.DivClassName
{
background-color: #713D8E;
}
.BgClassName
{
background-color: #713D8E;
}
</style>
border-color css
<style>
span { border-color: #713D8E; }
span { border-color: rgb(113,61,142); }
td.TdClassName
{
border-color: #713D8E;
}
.TagClassName
{
border-color: #713D8E;
}
</style>