Shades of Affair #715588
Tints of Affair #715588
RGB
CMYK
RGB Variations
Color information
#715588 (or 0x715588) is known color: Affair. HEX triplet: 71, 55 and 88. RGB value is (113,85,136). Sum of RGB (Red+Green+Blue) = 113+85+136=334 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.83% from 334); Green value is 85 (33.59% from 255 or 25.45% from 334); Blue value is 136 (53.52% from 255 or 40.72% from 334); Max value from RGB is 136 - color contains mainly: blue. Hex color #715588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715588 is #8EAA77. Grayscale: #636363. Windows color (decimal): -9349752 or 8934769. OLE color: 8934769.
HSL color Cylindrical-coordinate representation of color #715588: hue angle of 272.94º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #715588 is Cyan = 0.17, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 85 | 136 | - |
| CMYK | 0.17 | 0.38 | 0 | 0.47 |
| HSL | 272.94º | 0.23% | 0.43% | - |
| HSV(B) | 272.94º | 0.38% | 0.53% | - |
| XYZ | 14.5 | 11.79 | 24.8 | - |
| YUV | 99.19 | 148.78 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 136 | 0.17 | 0.38 | 0 | 0.47 | 272.94 | 0.23 | 0.43 |
| Hex | 71 | 55 | 88 | 11 | 26 | 0 | 2F | 111 | 17 | 2B |
| Octal | 161 | 125 | 210 | 21 | 46 | 0 | 57 | 421 | 27 | 53 |
| Binary | 1110001 | 1010101 | 10001000 | 10001 | 100110 | 0 | 101111 | 100010001 | 10111 | 101011 |
Color Harmonies of #715588
Complementary color
Monochromatic Colors of #715588
Black with #715588
Text Example
Text Example
White with #715588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715588; }
p { color: rgb(113,85,136); }
H1.HeaderClassName
{
color: #715588;
}
.AnyTagClassName
{
color: #715588;
}
</style>
background-color css
<style>
a { background-color: #715588; }
a { background-color: rgb(113,85,136); }
div.DivClassName
{
background-color: #715588;
}
.BgClassName
{
background-color: #715588;
}
</style>
border-color css
<style>
span { border-color: #715588; }
span { border-color: rgb(113,85,136); }
td.TdClassName
{
border-color: #715588;
}
.TagClassName
{
border-color: #715588;
}
</style>