Shades of Affair #71517A
Tints of Affair #71517A
RGB
CMYK
RGB Variations
Color information
#71517A (or 0x71517A) is known color: Affair. HEX triplet: 71, 51 and 7A. RGB value is (113,81,122). Sum of RGB (Red+Green+Blue) = 113+81+122=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 81 (32.03% from 255 or 25.63% from 316); Blue value is 122 (48.05% from 255 or 38.61% from 316); Max value from RGB is 122 - color contains mainly: blue. Hex color #71517A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71517A is #8EAE85. Grayscale: #5F5F5F. Windows color (decimal): -9350790 or 8016241. OLE color: 8016241.
HSL color Cylindrical-coordinate representation of color #71517A: hue angle of 286.83º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #71517A is Cyan = 0.07, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 113 | 81 | 122 | - |
| CMYK | 0.07 | 0.34 | 0 | 0.52 |
| HSL | 286.83º | 0.2% | 0.4% | - |
| HSV(B) | 286.83º | 0.34% | 0.48% | - |
| XYZ | 13.27 | 10.8 | 19.8 | - |
| YUV | 95.24 | 143.1 | 140.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 122 | 0.07 | 0.34 | 0 | 0.52 | 286.83 | 0.2 | 0.4 |
| Hex | 71 | 51 | 7A | 7 | 22 | 0 | 34 | 11F | 14 | 28 |
| Octal | 161 | 121 | 172 | 7 | 42 | 0 | 64 | 437 | 24 | 50 |
| Binary | 1110001 | 1010001 | 1111010 | 111 | 100010 | 0 | 110100 | 100011111 | 10100 | 101000 |
Color Harmonies of #71517A
Complementary color
Monochromatic Colors of #71517A
Black with #71517A
Text Example
Text Example
White with #71517A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71517A; }
p { color: rgb(113,81,122); }
H1.HeaderClassName
{
color: #71517A;
}
.AnyTagClassName
{
color: #71517A;
}
</style>
background-color css
<style>
a { background-color: #71517A; }
a { background-color: rgb(113,81,122); }
div.DivClassName
{
background-color: #71517A;
}
.BgClassName
{
background-color: #71517A;
}
</style>
border-color css
<style>
span { border-color: #71517A; }
span { border-color: rgb(113,81,122); }
td.TdClassName
{
border-color: #71517A;
}
.TagClassName
{
border-color: #71517A;
}
</style>