Shades of Affair #71497F
Tints of Affair #71497F
RGB
CMYK
RGB Variations
Color information
#71497F (or 0x71497F) is known color: Affair. HEX triplet: 71, 49 and 7F. RGB value is (113,73,127). Sum of RGB (Red+Green+Blue) = 113+73+127=313 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.10% from 313); Green value is 73 (28.91% from 255 or 23.32% from 313); Blue value is 127 (50% from 255 or 40.58% from 313); Max value from RGB is 127 - color contains mainly: blue. Hex color #71497F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #71497F is #8EB680. Grayscale: #5A5A5A. Windows color (decimal): -9352833 or 8341873. OLE color: 8341873.
HSL color Cylindrical-coordinate representation of color #71497F: hue angle of 284.44º degrees, saturation: 0.27, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #71497F is Cyan = 0.11, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 73 | 127 | - |
| CMYK | 0.11 | 0.43 | 0 | 0.50 |
| HSL | 284.44º | 0.27% | 0.39% | - |
| HSV(B) | 284.44º | 0.43% | 0.5% | - |
| XYZ | 13.02 | 9.81 | 21.29 | - |
| YUV | 91.12 | 148.25 | 143.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 127 | 0.11 | 0.43 | 0 | 0.50 | 284.44 | 0.27 | 0.39 |
| Hex | 71 | 49 | 7F | B | 2B | 0 | 32 | 11C | 1B | 27 |
| Octal | 161 | 111 | 177 | 13 | 53 | 0 | 62 | 434 | 33 | 47 |
| Binary | 1110001 | 1001001 | 1111111 | 1011 | 101011 | 0 | 110010 | 100011100 | 11011 | 100111 |
Color Harmonies of #71497F
Complementary color
Monochromatic Colors of #71497F
Black with #71497F
Text Example
Text Example
White with #71497F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71497F; }
p { color: rgb(113,73,127); }
H1.HeaderClassName
{
color: #71497F;
}
.AnyTagClassName
{
color: #71497F;
}
</style>
background-color css
<style>
a { background-color: #71497F; }
a { background-color: rgb(113,73,127); }
div.DivClassName
{
background-color: #71497F;
}
.BgClassName
{
background-color: #71497F;
}
</style>
border-color css
<style>
span { border-color: #71497F; }
span { border-color: rgb(113,73,127); }
td.TdClassName
{
border-color: #71497F;
}
.TagClassName
{
border-color: #71497F;
}
</style>