Shades of Affair #713D86
Tints of Affair #713D86
RGB
CMYK
RGB Variations
Color information
#713D86 (or 0x713D86) is known color: Affair. HEX triplet: 71, 3D and 86. RGB value is (113,61,134). Sum of RGB (Red+Green+Blue) = 113+61+134=308 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.69% from 308); Green value is 61 (24.22% from 255 or 19.81% from 308); Blue value is 134 (52.73% from 255 or 43.51% from 308); Max value from RGB is 134 - color contains mainly: blue. Hex color #713D86 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713D86 is #8EC279. Grayscale: #545454. Windows color (decimal): -9355898 or 8797553. OLE color: 8797553.
HSL color Cylindrical-coordinate representation of color #713D86: hue angle of 282.74º degrees, saturation: 0.37, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #713D86 is Cyan = 0.16, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 61 | 134 | - |
| CMYK | 0.16 | 0.54 | 0 | 0.47 |
| HSL | 282.74º | 0.37% | 0.38% | - |
| HSV(B) | 282.74º | 0.54% | 0.53% | - |
| XYZ | 12.78 | 8.57 | 23.53 | - |
| YUV | 84.87 | 155.73 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 61 | 134 | 0.16 | 0.54 | 0 | 0.47 | 282.74 | 0.37 | 0.38 |
| Hex | 71 | 3D | 86 | 10 | 36 | 0 | 2F | 11B | 25 | 26 |
| Octal | 161 | 75 | 206 | 20 | 66 | 0 | 57 | 433 | 45 | 46 |
| Binary | 1110001 | 111101 | 10000110 | 10000 | 110110 | 0 | 101111 | 100011011 | 100101 | 100110 |
Color Harmonies of #713D86
Complementary color
Monochromatic Colors of #713D86
Black with #713D86
Text Example
Text Example
White with #713D86
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713D86; }
p { color: rgb(113,61,134); }
H1.HeaderClassName
{
color: #713D86;
}
.AnyTagClassName
{
color: #713D86;
}
</style>
background-color css
<style>
a { background-color: #713D86; }
a { background-color: rgb(113,61,134); }
div.DivClassName
{
background-color: #713D86;
}
.BgClassName
{
background-color: #713D86;
}
</style>
border-color css
<style>
span { border-color: #713D86; }
span { border-color: rgb(113,61,134); }
td.TdClassName
{
border-color: #713D86;
}
.TagClassName
{
border-color: #713D86;
}
</style>