Shades of Affair #71557D
Tints of Affair #71557D
RGB
CMYK
RGB Variations
Color information
#71557D (or 0x71557D) is known color: Affair. HEX triplet: 71, 55 and 7D. RGB value is (113,85,125). Sum of RGB (Red+Green+Blue) = 113+85+125=323 (42% of max value = 765). Red value is 113 (44.53% from 255 or 34.98% from 323); Green value is 85 (33.59% from 255 or 26.32% from 323); Blue value is 125 (49.22% from 255 or 38.70% from 323); Max value from RGB is 125 - color contains mainly: blue. Hex color #71557D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71557D is #8EAA82. Grayscale: #616161. Windows color (decimal): -9349763 or 8213873. OLE color: 8213873.
HSL color Cylindrical-coordinate representation of color #71557D: hue angle of 282º degrees, saturation: 0.19, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #71557D is Cyan = 0.10, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 113 | 85 | 125 | - |
| CMYK | 0.10 | 0.32 | 0 | 0.51 |
| HSL | 282º | 0.19% | 0.41% | - |
| HSV(B) | 282º | 0.32% | 0.49% | - |
| XYZ | 13.76 | 11.49 | 20.89 | - |
| YUV | 97.93 | 143.28 | 138.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 125 | 0.10 | 0.32 | 0 | 0.51 | 282 | 0.19 | 0.41 |
| Hex | 71 | 55 | 7D | A | 20 | 0 | 33 | 11A | 13 | 29 |
| Octal | 161 | 125 | 175 | 12 | 40 | 0 | 63 | 432 | 23 | 51 |
| Binary | 1110001 | 1010101 | 1111101 | 1010 | 100000 | 0 | 110011 | 100011010 | 10011 | 101001 |
Color Harmonies of #71557D
Complementary color
Monochromatic Colors of #71557D
Black with #71557D
Text Example
Text Example
White with #71557D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71557D; }
p { color: rgb(113,85,125); }
H1.HeaderClassName
{
color: #71557D;
}
.AnyTagClassName
{
color: #71557D;
}
</style>
background-color css
<style>
a { background-color: #71557D; }
a { background-color: rgb(113,85,125); }
div.DivClassName
{
background-color: #71557D;
}
.BgClassName
{
background-color: #71557D;
}
</style>
border-color css
<style>
span { border-color: #71557D; }
span { border-color: rgb(113,85,125); }
td.TdClassName
{
border-color: #71557D;
}
.TagClassName
{
border-color: #71557D;
}
</style>