Shades of Affair #71577A
Tints of Affair #71577A
RGB
CMYK
RGB Variations
Color information
#71577A (or 0x71577A) is known color: Affair. HEX triplet: 71, 57 and 7A. RGB value is (113,87,122). Sum of RGB (Red+Green+Blue) = 113+87+122=322 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.09% from 322); Green value is 87 (34.38% from 255 or 27.02% from 322); Blue value is 122 (48.05% from 255 or 37.89% from 322); Max value from RGB is 122 - color contains mainly: blue. Hex color #71577A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71577A is #8EA885. Grayscale: #626262. Windows color (decimal): -9349254 or 8017777. OLE color: 8017777.
HSL color Cylindrical-coordinate representation of color #71577A: hue angle of 284.57º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #71577A is Cyan = 0.07, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 113 | 87 | 122 | - |
| CMYK | 0.07 | 0.29 | 0 | 0.52 |
| HSL | 284.57º | 0.17% | 0.41% | - |
| HSV(B) | 284.57º | 0.29% | 0.48% | - |
| XYZ | 13.73 | 11.73 | 19.95 | - |
| YUV | 98.76 | 141.11 | 138.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 122 | 0.07 | 0.29 | 0 | 0.52 | 284.57 | 0.17 | 0.41 |
| Hex | 71 | 57 | 7A | 7 | 1D | 0 | 34 | 11D | 11 | 29 |
| Octal | 161 | 127 | 172 | 7 | 35 | 0 | 64 | 435 | 21 | 51 |
| Binary | 1110001 | 1010111 | 1111010 | 111 | 11101 | 0 | 110100 | 100011101 | 10001 | 101001 |
Color Harmonies of #71577A
Complementary color
Monochromatic Colors of #71577A
Black with #71577A
Text Example
Text Example
White with #71577A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71577A; }
p { color: rgb(113,87,122); }
H1.HeaderClassName
{
color: #71577A;
}
.AnyTagClassName
{
color: #71577A;
}
</style>
background-color css
<style>
a { background-color: #71577A; }
a { background-color: rgb(113,87,122); }
div.DivClassName
{
background-color: #71577A;
}
.BgClassName
{
background-color: #71577A;
}
</style>
border-color css
<style>
span { border-color: #71577A; }
span { border-color: rgb(113,87,122); }
td.TdClassName
{
border-color: #71577A;
}
.TagClassName
{
border-color: #71577A;
}
</style>