Shades of Affair #71587A
Tints of Affair #71587A
RGB
CMYK
RGB Variations
Color information
#71587A (or 0x71587A) is known color: Affair. HEX triplet: 71, 58 and 7A. RGB value is (113,88,122). Sum of RGB (Red+Green+Blue) = 113+88+122=323 (42% of max value = 765). Red value is 113 (44.53% from 255 or 34.98% from 323); Green value is 88 (34.77% from 255 or 27.24% from 323); Blue value is 122 (48.05% from 255 or 37.77% from 323); Max value from RGB is 122 - color contains mainly: blue. Hex color #71587A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71587A is #8EA785. Grayscale: #636363. Windows color (decimal): -9348998 or 8018033. OLE color: 8018033.
HSL color Cylindrical-coordinate representation of color #71587A: hue angle of 284.12º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #71587A is Cyan = 0.07, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 113 | 88 | 122 | - |
| CMYK | 0.07 | 0.28 | 0 | 0.52 |
| HSL | 284.12º | 0.16% | 0.41% | - |
| HSV(B) | 284.12º | 0.28% | 0.48% | - |
| XYZ | 13.81 | 11.9 | 19.98 | - |
| YUV | 99.35 | 140.78 | 137.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 122 | 0.07 | 0.28 | 0 | 0.52 | 284.12 | 0.16 | 0.41 |
| Hex | 71 | 58 | 7A | 7 | 1C | 0 | 34 | 11C | 10 | 29 |
| Octal | 161 | 130 | 172 | 7 | 34 | 0 | 64 | 434 | 20 | 51 |
| Binary | 1110001 | 1011000 | 1111010 | 111 | 11100 | 0 | 110100 | 100011100 | 10000 | 101001 |
Color Harmonies of #71587A
Complementary color
Monochromatic Colors of #71587A
Black with #71587A
Text Example
Text Example
White with #71587A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71587A; }
p { color: rgb(113,88,122); }
H1.HeaderClassName
{
color: #71587A;
}
.AnyTagClassName
{
color: #71587A;
}
</style>
background-color css
<style>
a { background-color: #71587A; }
a { background-color: rgb(113,88,122); }
div.DivClassName
{
background-color: #71587A;
}
.BgClassName
{
background-color: #71587A;
}
</style>
border-color css
<style>
span { border-color: #71587A; }
span { border-color: rgb(113,88,122); }
td.TdClassName
{
border-color: #71587A;
}
.TagClassName
{
border-color: #71587A;
}
</style>