Shades of Affair #715886
Tints of Affair #715886
RGB
CMYK
RGB Variations
Color information
#715886 (or 0x715886) is known color: Affair. HEX triplet: 71, 58 and 86. RGB value is (113,88,134). Sum of RGB (Red+Green+Blue) = 113+88+134=335 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.73% from 335); Green value is 88 (34.77% from 255 or 26.27% from 335); Blue value is 134 (52.73% from 255 or 40% from 335); Max value from RGB is 134 - color contains mainly: blue. Hex color #715886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715886 is #8EA779. Grayscale: #646464. Windows color (decimal): -9348986 or 8804465. OLE color: 8804465.
HSL color Cylindrical-coordinate representation of color #715886: hue angle of 272.61º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #715886 is Cyan = 0.16, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 88 | 134 | - |
| CMYK | 0.16 | 0.34 | 0 | 0.47 |
| HSL | 272.61º | 0.21% | 0.44% | - |
| HSV(B) | 272.61º | 0.34% | 0.53% | - |
| XYZ | 14.6 | 12.21 | 24.14 | - |
| YUV | 100.72 | 146.78 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 134 | 0.16 | 0.34 | 0 | 0.47 | 272.61 | 0.21 | 0.44 |
| Hex | 71 | 58 | 86 | 10 | 22 | 0 | 2F | 111 | 15 | 2C |
| Octal | 161 | 130 | 206 | 20 | 42 | 0 | 57 | 421 | 25 | 54 |
| Binary | 1110001 | 1011000 | 10000110 | 10000 | 100010 | 0 | 101111 | 100010001 | 10101 | 101100 |
Color Harmonies of #715886
Complementary color
Monochromatic Colors of #715886
Black with #715886
Text Example
Text Example
White with #715886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715886; }
p { color: rgb(113,88,134); }
H1.HeaderClassName
{
color: #715886;
}
.AnyTagClassName
{
color: #715886;
}
</style>
background-color css
<style>
a { background-color: #715886; }
a { background-color: rgb(113,88,134); }
div.DivClassName
{
background-color: #715886;
}
.BgClassName
{
background-color: #715886;
}
</style>
border-color css
<style>
span { border-color: #715886; }
span { border-color: rgb(113,88,134); }
td.TdClassName
{
border-color: #715886;
}
.TagClassName
{
border-color: #715886;
}
</style>