Shades of Affair #715688
Tints of Affair #715688
RGB
CMYK
RGB Variations
Color information
#715688 (or 0x715688) is known color: Affair. HEX triplet: 71, 56 and 88. RGB value is (113,86,136). Sum of RGB (Red+Green+Blue) = 113+86+136=335 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.73% from 335); Green value is 86 (33.98% from 255 or 25.67% from 335); Blue value is 136 (53.52% from 255 or 40.60% from 335); Max value from RGB is 136 - color contains mainly: blue. Hex color #715688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715688 is #8EA977. Grayscale: #636363. Windows color (decimal): -9349496 or 8935025. OLE color: 8935025.
HSL color Cylindrical-coordinate representation of color #715688: hue angle of 272.4º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #715688 is Cyan = 0.17, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 86 | 136 | - |
| CMYK | 0.17 | 0.37 | 0 | 0.47 |
| HSL | 272.4º | 0.23% | 0.44% | - |
| HSV(B) | 272.4º | 0.37% | 0.53% | - |
| XYZ | 14.58 | 11.94 | 24.83 | - |
| YUV | 99.77 | 148.45 | 137.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 136 | 0.17 | 0.37 | 0 | 0.47 | 272.4 | 0.23 | 0.44 |
| Hex | 71 | 56 | 88 | 11 | 25 | 0 | 2F | 110 | 17 | 2C |
| Octal | 161 | 126 | 210 | 21 | 45 | 0 | 57 | 420 | 27 | 54 |
| Binary | 1110001 | 1010110 | 10001000 | 10001 | 100101 | 0 | 101111 | 100010000 | 10111 | 101100 |
Color Harmonies of #715688
Complementary color
Monochromatic Colors of #715688
Black with #715688
Text Example
Text Example
White with #715688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715688; }
p { color: rgb(113,86,136); }
H1.HeaderClassName
{
color: #715688;
}
.AnyTagClassName
{
color: #715688;
}
</style>
background-color css
<style>
a { background-color: #715688; }
a { background-color: rgb(113,86,136); }
div.DivClassName
{
background-color: #715688;
}
.BgClassName
{
background-color: #715688;
}
</style>
border-color css
<style>
span { border-color: #715688; }
span { border-color: rgb(113,86,136); }
td.TdClassName
{
border-color: #715688;
}
.TagClassName
{
border-color: #715688;
}
</style>