Shades of Affair #71517C
Tints of Affair #71517C
RGB
CMYK
RGB Variations
Color information
#71517C (or 0x71517C) is known color: Affair. HEX triplet: 71, 51 and 7C. RGB value is (113,81,124). Sum of RGB (Red+Green+Blue) = 113+81+124=318 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.53% from 318); Green value is 81 (32.03% from 255 or 25.47% from 318); Blue value is 124 (48.83% from 255 or 38.99% from 318); Max value from RGB is 124 - color contains mainly: blue. Hex color #71517C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71517C is #8EAE83. Grayscale: #5F5F5F. Windows color (decimal): -9350788 or 8147313. OLE color: 8147313.
HSL color Cylindrical-coordinate representation of color #71517C: hue angle of 284.65º degrees, saturation: 0.21, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #71517C is Cyan = 0.09, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 113 | 81 | 124 | - |
| CMYK | 0.09 | 0.35 | 0 | 0.51 |
| HSL | 284.65º | 0.21% | 0.4% | - |
| HSV(B) | 284.65º | 0.35% | 0.49% | - |
| XYZ | 13.39 | 10.85 | 20.46 | - |
| YUV | 95.47 | 144.1 | 140.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 124 | 0.09 | 0.35 | 0 | 0.51 | 284.65 | 0.21 | 0.4 |
| Hex | 71 | 51 | 7C | 9 | 23 | 0 | 33 | 11D | 15 | 28 |
| Octal | 161 | 121 | 174 | 11 | 43 | 0 | 63 | 435 | 25 | 50 |
| Binary | 1110001 | 1010001 | 1111100 | 1001 | 100011 | 0 | 110011 | 100011101 | 10101 | 101000 |
Color Harmonies of #71517C
Complementary color
Monochromatic Colors of #71517C
Black with #71517C
Text Example
Text Example
White with #71517C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71517C; }
p { color: rgb(113,81,124); }
H1.HeaderClassName
{
color: #71517C;
}
.AnyTagClassName
{
color: #71517C;
}
</style>
background-color css
<style>
a { background-color: #71517C; }
a { background-color: rgb(113,81,124); }
div.DivClassName
{
background-color: #71517C;
}
.BgClassName
{
background-color: #71517C;
}
</style>
border-color css
<style>
span { border-color: #71517C; }
span { border-color: rgb(113,81,124); }
td.TdClassName
{
border-color: #71517C;
}
.TagClassName
{
border-color: #71517C;
}
</style>