Shades of Affair #715887
Tints of Affair #715887
RGB
CMYK
RGB Variations
Color information
#715887 (or 0x715887) is known color: Affair. HEX triplet: 71, 58 and 87. RGB value is (113,88,135). Sum of RGB (Red+Green+Blue) = 113+88+135=336 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.63% from 336); Green value is 88 (34.77% from 255 or 26.19% from 336); Blue value is 135 (53.12% from 255 or 40.18% from 336); Max value from RGB is 135 - color contains mainly: blue. Hex color #715887 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715887 is #8EA778. Grayscale: #646464. Windows color (decimal): -9348985 or 8870001. OLE color: 8870001.
HSL color Cylindrical-coordinate representation of color #715887: hue angle of 271.91º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #715887 is Cyan = 0.16, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 88 | 135 | - |
| CMYK | 0.16 | 0.35 | 0 | 0.47 |
| HSL | 271.91º | 0.21% | 0.44% | - |
| HSV(B) | 271.91º | 0.35% | 0.53% | - |
| XYZ | 14.67 | 12.24 | 24.51 | - |
| YUV | 100.83 | 147.28 | 136.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 135 | 0.16 | 0.35 | 0 | 0.47 | 271.91 | 0.21 | 0.44 |
| Hex | 71 | 58 | 87 | 10 | 23 | 0 | 2F | 110 | 15 | 2C |
| Octal | 161 | 130 | 207 | 20 | 43 | 0 | 57 | 420 | 25 | 54 |
| Binary | 1110001 | 1011000 | 10000111 | 10000 | 100011 | 0 | 101111 | 100010000 | 10101 | 101100 |
Color Harmonies of #715887
Complementary color
Monochromatic Colors of #715887
Black with #715887
Text Example
Text Example
White with #715887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715887; }
p { color: rgb(113,88,135); }
H1.HeaderClassName
{
color: #715887;
}
.AnyTagClassName
{
color: #715887;
}
</style>
background-color css
<style>
a { background-color: #715887; }
a { background-color: rgb(113,88,135); }
div.DivClassName
{
background-color: #715887;
}
.BgClassName
{
background-color: #715887;
}
</style>
border-color css
<style>
span { border-color: #715887; }
span { border-color: rgb(113,88,135); }
td.TdClassName
{
border-color: #715887;
}
.TagClassName
{
border-color: #715887;
}
</style>