Shades of Affair #71497C
Tints of Affair #71497C
RGB
CMYK
RGB Variations
Color information
#71497C (or 0x71497C) is known color: Affair. HEX triplet: 71, 49 and 7C. RGB value is (113,73,124). Sum of RGB (Red+Green+Blue) = 113+73+124=310 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.45% from 310); Green value is 73 (28.91% from 255 or 23.55% from 310); Blue value is 124 (48.83% from 255 or 40% from 310); Max value from RGB is 124 - color contains mainly: blue. Hex color #71497C is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #71497C is #8EB683. Grayscale: #5A5A5A. Windows color (decimal): -9352836 or 8145265. OLE color: 8145265.
HSL color Cylindrical-coordinate representation of color #71497C: hue angle of 287.06º degrees, saturation: 0.26, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #71497C is Cyan = 0.09, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 113 | 73 | 124 | - |
| CMYK | 0.09 | 0.41 | 0 | 0.51 |
| HSL | 287.06º | 0.26% | 0.39% | - |
| HSV(B) | 287.06º | 0.41% | 0.49% | - |
| XYZ | 12.83 | 9.73 | 20.27 | - |
| YUV | 90.77 | 146.75 | 143.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 124 | 0.09 | 0.41 | 0 | 0.51 | 287.06 | 0.26 | 0.39 |
| Hex | 71 | 49 | 7C | 9 | 29 | 0 | 33 | 11F | 1A | 27 |
| Octal | 161 | 111 | 174 | 11 | 51 | 0 | 63 | 437 | 32 | 47 |
| Binary | 1110001 | 1001001 | 1111100 | 1001 | 101001 | 0 | 110011 | 100011111 | 11010 | 100111 |
Color Harmonies of #71497C
Complementary color
Monochromatic Colors of #71497C
Black with #71497C
Text Example
Text Example
White with #71497C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71497C; }
p { color: rgb(113,73,124); }
H1.HeaderClassName
{
color: #71497C;
}
.AnyTagClassName
{
color: #71497C;
}
</style>
background-color css
<style>
a { background-color: #71497C; }
a { background-color: rgb(113,73,124); }
div.DivClassName
{
background-color: #71497C;
}
.BgClassName
{
background-color: #71497C;
}
</style>
border-color css
<style>
span { border-color: #71497C; }
span { border-color: rgb(113,73,124); }
td.TdClassName
{
border-color: #71497C;
}
.TagClassName
{
border-color: #71497C;
}
</style>