Shades of Affair #71518C
Tints of Affair #71518C
RGB
CMYK
RGB Variations
Color information
#71518C (or 0x71518C) is known color: Affair. HEX triplet: 71, 51 and 8C. RGB value is (113,81,140). Sum of RGB (Red+Green+Blue) = 113+81+140=334 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.83% from 334); Green value is 81 (32.03% from 255 or 24.25% from 334); Blue value is 140 (55.08% from 255 or 41.92% from 334); Max value from RGB is 140 - color contains mainly: blue. Hex color #71518C is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #71518C is #8EAE73. Grayscale: #616161. Windows color (decimal): -9350772 or 9195889. OLE color: 9195889.
HSL color Cylindrical-coordinate representation of color #71518C: hue angle of 272.54º degrees, saturation: 0.27, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #71518C is Cyan = 0.19, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 113 | 81 | 140 | - |
| CMYK | 0.19 | 0.42 | 0 | 0.45 |
| HSL | 272.54º | 0.27% | 0.43% | - |
| HSV(B) | 272.54º | 0.42% | 0.55% | - |
| XYZ | 14.49 | 11.29 | 26.23 | - |
| YUV | 97.29 | 152.1 | 139.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 140 | 0.19 | 0.42 | 0 | 0.45 | 272.54 | 0.27 | 0.43 |
| Hex | 71 | 51 | 8C | 13 | 2A | 0 | 2D | 111 | 1B | 2B |
| Octal | 161 | 121 | 214 | 23 | 52 | 0 | 55 | 421 | 33 | 53 |
| Binary | 1110001 | 1010001 | 10001100 | 10011 | 101010 | 0 | 101101 | 100010001 | 11011 | 101011 |
Color Harmonies of #71518C
Complementary color
Monochromatic Colors of #71518C
Black with #71518C
Text Example
Text Example
White with #71518C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71518C; }
p { color: rgb(113,81,140); }
H1.HeaderClassName
{
color: #71518C;
}
.AnyTagClassName
{
color: #71518C;
}
</style>
background-color css
<style>
a { background-color: #71518C; }
a { background-color: rgb(113,81,140); }
div.DivClassName
{
background-color: #71518C;
}
.BgClassName
{
background-color: #71518C;
}
</style>
border-color css
<style>
span { border-color: #71518C; }
span { border-color: rgb(113,81,140); }
td.TdClassName
{
border-color: #71518C;
}
.TagClassName
{
border-color: #71518C;
}
</style>