Shades of Affair #71567A
Tints of Affair #71567A
RGB
CMYK
RGB Variations
Color information
#71567A (or 0x71567A) is known color: Affair. HEX triplet: 71, 56 and 7A. RGB value is (113,86,122). Sum of RGB (Red+Green+Blue) = 113+86+122=321 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.20% from 321); Green value is 86 (33.98% from 255 or 26.79% from 321); Blue value is 122 (48.05% from 255 or 38.01% from 321); Max value from RGB is 122 - color contains mainly: blue. Hex color #71567A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71567A is #8EA985. Grayscale: #626262. Windows color (decimal): -9349510 or 8017521. OLE color: 8017521.
HSL color Cylindrical-coordinate representation of color #71567A: hue angle of 285º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #71567A is Cyan = 0.07, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 113 | 86 | 122 | - |
| CMYK | 0.07 | 0.30 | 0 | 0.52 |
| HSL | 285º | 0.17% | 0.41% | - |
| HSV(B) | 285º | 0.3% | 0.48% | - |
| XYZ | 13.65 | 11.57 | 19.93 | - |
| YUV | 98.18 | 141.45 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 122 | 0.07 | 0.30 | 0 | 0.52 | 285 | 0.17 | 0.41 |
| Hex | 71 | 56 | 7A | 7 | 1E | 0 | 34 | 11D | 11 | 29 |
| Octal | 161 | 126 | 172 | 7 | 36 | 0 | 64 | 435 | 21 | 51 |
| Binary | 1110001 | 1010110 | 1111010 | 111 | 11110 | 0 | 110100 | 100011101 | 10001 | 101001 |
Color Harmonies of #71567A
Complementary color
Monochromatic Colors of #71567A
Black with #71567A
Text Example
Text Example
White with #71567A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71567A; }
p { color: rgb(113,86,122); }
H1.HeaderClassName
{
color: #71567A;
}
.AnyTagClassName
{
color: #71567A;
}
</style>
background-color css
<style>
a { background-color: #71567A; }
a { background-color: rgb(113,86,122); }
div.DivClassName
{
background-color: #71567A;
}
.BgClassName
{
background-color: #71567A;
}
</style>
border-color css
<style>
span { border-color: #71567A; }
span { border-color: rgb(113,86,122); }
td.TdClassName
{
border-color: #71567A;
}
.TagClassName
{
border-color: #71567A;
}
</style>