Shades of Affair #71557C
Tints of Affair #71557C
RGB
CMYK
RGB Variations
Color information
#71557C (or 0x71557C) is known color: Affair. HEX triplet: 71, 55 and 7C. RGB value is (113,85,124). Sum of RGB (Red+Green+Blue) = 113+85+124=322 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.09% from 322); Green value is 85 (33.59% from 255 or 26.40% from 322); Blue value is 124 (48.83% from 255 or 38.51% from 322); Max value from RGB is 124 - color contains mainly: blue. Hex color #71557C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71557C is #8EAA83. Grayscale: #616161. Windows color (decimal): -9349764 or 8148337. OLE color: 8148337.
HSL color Cylindrical-coordinate representation of color #71557C: hue angle of 283.08º degrees, saturation: 0.19, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #71557C is Cyan = 0.09, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 113 | 85 | 124 | - |
| CMYK | 0.09 | 0.31 | 0 | 0.51 |
| HSL | 283.08º | 0.19% | 0.41% | - |
| HSV(B) | 283.08º | 0.31% | 0.49% | - |
| XYZ | 13.7 | 11.46 | 20.56 | - |
| YUV | 97.82 | 142.78 | 138.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 124 | 0.09 | 0.31 | 0 | 0.51 | 283.08 | 0.19 | 0.41 |
| Hex | 71 | 55 | 7C | 9 | 1F | 0 | 33 | 11B | 13 | 29 |
| Octal | 161 | 125 | 174 | 11 | 37 | 0 | 63 | 433 | 23 | 51 |
| Binary | 1110001 | 1010101 | 1111100 | 1001 | 11111 | 0 | 110011 | 100011011 | 10011 | 101001 |
Color Harmonies of #71557C
Complementary color
Monochromatic Colors of #71557C
Black with #71557C
Text Example
Text Example
White with #71557C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71557C; }
p { color: rgb(113,85,124); }
H1.HeaderClassName
{
color: #71557C;
}
.AnyTagClassName
{
color: #71557C;
}
</style>
background-color css
<style>
a { background-color: #71557C; }
a { background-color: rgb(113,85,124); }
div.DivClassName
{
background-color: #71557C;
}
.BgClassName
{
background-color: #71557C;
}
</style>
border-color css
<style>
span { border-color: #71557C; }
span { border-color: rgb(113,85,124); }
td.TdClassName
{
border-color: #71557C;
}
.TagClassName
{
border-color: #71557C;
}
</style>