Shades of Affair #71567D
Tints of Affair #71567D
RGB
CMYK
RGB Variations
Color information
#71567D (or 0x71567D) is known color: Affair. HEX triplet: 71, 56 and 7D. RGB value is (113,86,125). Sum of RGB (Red+Green+Blue) = 113+86+125=324 (42% of max value = 765). Red value is 113 (44.53% from 255 or 34.88% from 324); Green value is 86 (33.98% from 255 or 26.54% from 324); Blue value is 125 (49.22% from 255 or 38.58% from 324); Max value from RGB is 125 - color contains mainly: blue. Hex color #71567D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71567D is #8EA982. Grayscale: #626262. Windows color (decimal): -9349507 or 8214129. OLE color: 8214129.
HSL color Cylindrical-coordinate representation of color #71567D: hue angle of 281.54º degrees, saturation: 0.18, 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 #71567D is Cyan = 0.10, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 113 | 86 | 125 | - |
| CMYK | 0.10 | 0.31 | 0 | 0.51 |
| HSL | 281.54º | 0.18% | 0.41% | - |
| HSV(B) | 281.54º | 0.31% | 0.49% | - |
| XYZ | 13.84 | 11.65 | 20.92 | - |
| YUV | 98.52 | 142.95 | 138.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 125 | 0.10 | 0.31 | 0 | 0.51 | 281.54 | 0.18 | 0.41 |
| Hex | 71 | 56 | 7D | A | 1F | 0 | 33 | 11A | 12 | 29 |
| Octal | 161 | 126 | 175 | 12 | 37 | 0 | 63 | 432 | 22 | 51 |
| Binary | 1110001 | 1010110 | 1111101 | 1010 | 11111 | 0 | 110011 | 100011010 | 10010 | 101001 |
Color Harmonies of #71567D
Complementary color
Monochromatic Colors of #71567D
Black with #71567D
Text Example
Text Example
White with #71567D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71567D; }
p { color: rgb(113,86,125); }
H1.HeaderClassName
{
color: #71567D;
}
.AnyTagClassName
{
color: #71567D;
}
</style>
background-color css
<style>
a { background-color: #71567D; }
a { background-color: rgb(113,86,125); }
div.DivClassName
{
background-color: #71567D;
}
.BgClassName
{
background-color: #71567D;
}
</style>
border-color css
<style>
span { border-color: #71567D; }
span { border-color: rgb(113,86,125); }
td.TdClassName
{
border-color: #71567D;
}
.TagClassName
{
border-color: #71567D;
}
</style>