Shades of Affair #715486
Tints of Affair #715486
RGB
CMYK
RGB Variations
Color information
#715486 (or 0x715486) is known color: Affair. HEX triplet: 71, 54 and 86. RGB value is (113,84,134). Sum of RGB (Red+Green+Blue) = 113+84+134=331 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.14% from 331); Green value is 84 (33.20% from 255 or 25.38% from 331); Blue value is 134 (52.73% from 255 or 40.48% from 331); Max value from RGB is 134 - color contains mainly: blue. Hex color #715486 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715486 is #8EAB79. Grayscale: #626262. Windows color (decimal): -9350010 or 8803441. OLE color: 8803441.
HSL color Cylindrical-coordinate representation of color #715486: hue angle of 274.8º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #715486 is Cyan = 0.16, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 84 | 134 | - |
| CMYK | 0.16 | 0.37 | 0 | 0.47 |
| HSL | 274.8º | 0.23% | 0.43% | - |
| HSV(B) | 274.8º | 0.37% | 0.53% | - |
| XYZ | 14.28 | 11.57 | 24.04 | - |
| YUV | 98.37 | 148.11 | 138.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 134 | 0.16 | 0.37 | 0 | 0.47 | 274.8 | 0.23 | 0.43 |
| Hex | 71 | 54 | 86 | 10 | 25 | 0 | 2F | 113 | 17 | 2B |
| Octal | 161 | 124 | 206 | 20 | 45 | 0 | 57 | 423 | 27 | 53 |
| Binary | 1110001 | 1010100 | 10000110 | 10000 | 100101 | 0 | 101111 | 100010011 | 10111 | 101011 |
Color Harmonies of #715486
Complementary color
Monochromatic Colors of #715486
Black with #715486
Text Example
Text Example
White with #715486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715486; }
p { color: rgb(113,84,134); }
H1.HeaderClassName
{
color: #715486;
}
.AnyTagClassName
{
color: #715486;
}
</style>
background-color css
<style>
a { background-color: #715486; }
a { background-color: rgb(113,84,134); }
div.DivClassName
{
background-color: #715486;
}
.BgClassName
{
background-color: #715486;
}
</style>
border-color css
<style>
span { border-color: #715486; }
span { border-color: rgb(113,84,134); }
td.TdClassName
{
border-color: #715486;
}
.TagClassName
{
border-color: #715486;
}
</style>