Shades of Affair #71567C
Tints of Affair #71567C
RGB
CMYK
RGB Variations
Color information
#71567C (or 0x71567C) is known color: Affair. HEX triplet: 71, 56 and 7C. RGB value is (113,86,124). Sum of RGB (Red+Green+Blue) = 113+86+124=323 (42% of max value = 765). Red value is 113 (44.53% from 255 or 34.98% from 323); Green value is 86 (33.98% from 255 or 26.63% from 323); Blue value is 124 (48.83% from 255 or 38.39% from 323); Max value from RGB is 124 - color contains mainly: blue. Hex color #71567C is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71567C is #8EA983. Grayscale: #626262. Windows color (decimal): -9349508 or 8148593. OLE color: 8148593.
HSL color Cylindrical-coordinate representation of color #71567C: hue angle of 282.63º 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 #71567C is Cyan = 0.09, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 113 | 86 | 124 | - |
| CMYK | 0.09 | 0.31 | 0 | 0.51 |
| HSL | 282.63º | 0.18% | 0.41% | - |
| HSV(B) | 282.63º | 0.31% | 0.49% | - |
| XYZ | 13.78 | 11.62 | 20.59 | - |
| YUV | 98.41 | 142.45 | 138.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 124 | 0.09 | 0.31 | 0 | 0.51 | 282.63 | 0.18 | 0.41 |
| Hex | 71 | 56 | 7C | 9 | 1F | 0 | 33 | 11B | 12 | 29 |
| Octal | 161 | 126 | 174 | 11 | 37 | 0 | 63 | 433 | 22 | 51 |
| Binary | 1110001 | 1010110 | 1111100 | 1001 | 11111 | 0 | 110011 | 100011011 | 10010 | 101001 |
Color Harmonies of #71567C
Complementary color
Monochromatic Colors of #71567C
Black with #71567C
Text Example
Text Example
White with #71567C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71567C; }
p { color: rgb(113,86,124); }
H1.HeaderClassName
{
color: #71567C;
}
.AnyTagClassName
{
color: #71567C;
}
</style>
background-color css
<style>
a { background-color: #71567C; }
a { background-color: rgb(113,86,124); }
div.DivClassName
{
background-color: #71567C;
}
.BgClassName
{
background-color: #71567C;
}
</style>
border-color css
<style>
span { border-color: #71567C; }
span { border-color: rgb(113,86,124); }
td.TdClassName
{
border-color: #71567C;
}
.TagClassName
{
border-color: #71567C;
}
</style>