Shades of Affair #71577F
Tints of Affair #71577F
RGB
CMYK
RGB Variations
Color information
#71577F (or 0x71577F) is known color: Affair. HEX triplet: 71, 57 and 7F. RGB value is (113,87,127). Sum of RGB (Red+Green+Blue) = 113+87+127=327 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.56% from 327); Green value is 87 (34.38% from 255 or 26.61% from 327); Blue value is 127 (50% from 255 or 38.84% from 327); Max value from RGB is 127 - color contains mainly: blue. Hex color #71577F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71577F is #8EA880. Grayscale: #636363. Windows color (decimal): -9349249 or 8345457. OLE color: 8345457.
HSL color Cylindrical-coordinate representation of color #71577F: hue angle of 279º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #71577F is Cyan = 0.11, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 87 | 127 | - |
| CMYK | 0.11 | 0.31 | 0 | 0.50 |
| HSL | 279º | 0.19% | 0.42% | - |
| HSV(B) | 279º | 0.31% | 0.5% | - |
| XYZ | 14.05 | 11.86 | 21.63 | - |
| YUV | 99.33 | 143.61 | 137.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 127 | 0.11 | 0.31 | 0 | 0.50 | 279 | 0.19 | 0.42 |
| Hex | 71 | 57 | 7F | B | 1F | 0 | 32 | 117 | 13 | 2A |
| Octal | 161 | 127 | 177 | 13 | 37 | 0 | 62 | 427 | 23 | 52 |
| Binary | 1110001 | 1010111 | 1111111 | 1011 | 11111 | 0 | 110010 | 100010111 | 10011 | 101010 |
Color Harmonies of #71577F
Complementary color
Monochromatic Colors of #71577F
Black with #71577F
Text Example
Text Example
White with #71577F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71577F; }
p { color: rgb(113,87,127); }
H1.HeaderClassName
{
color: #71577F;
}
.AnyTagClassName
{
color: #71577F;
}
</style>
background-color css
<style>
a { background-color: #71577F; }
a { background-color: rgb(113,87,127); }
div.DivClassName
{
background-color: #71577F;
}
.BgClassName
{
background-color: #71577F;
}
</style>
border-color css
<style>
span { border-color: #71577F; }
span { border-color: rgb(113,87,127); }
td.TdClassName
{
border-color: #71577F;
}
.TagClassName
{
border-color: #71577F;
}
</style>