Shades of Affair #71587D
Tints of Affair #71587D
RGB
CMYK
RGB Variations
Color information
#71587D (or 0x71587D) is known color: Affair. HEX triplet: 71, 58 and 7D. RGB value is (113,88,125). Sum of RGB (Red+Green+Blue) = 113+88+125=326 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.66% from 326); Green value is 88 (34.77% from 255 or 26.99% from 326); Blue value is 125 (49.22% from 255 or 38.34% from 326); Max value from RGB is 125 - color contains mainly: blue. Hex color #71587D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71587D is #8EA782. Grayscale: #636363. Windows color (decimal): -9348995 or 8214641. OLE color: 8214641.
HSL color Cylindrical-coordinate representation of color #71587D: hue angle of 280.54º degrees, saturation: 0.17, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #71587D is Cyan = 0.10, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 113 | 88 | 125 | - |
| CMYK | 0.10 | 0.30 | 0 | 0.51 |
| HSL | 280.54º | 0.17% | 0.42% | - |
| HSV(B) | 280.54º | 0.3% | 0.49% | - |
| XYZ | 14 | 11.97 | 20.97 | - |
| YUV | 99.69 | 142.28 | 137.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 125 | 0.10 | 0.30 | 0 | 0.51 | 280.54 | 0.17 | 0.42 |
| Hex | 71 | 58 | 7D | A | 1E | 0 | 33 | 119 | 11 | 2A |
| Octal | 161 | 130 | 175 | 12 | 36 | 0 | 63 | 431 | 21 | 52 |
| Binary | 1110001 | 1011000 | 1111101 | 1010 | 11110 | 0 | 110011 | 100011001 | 10001 | 101010 |
Color Harmonies of #71587D
Complementary color
Monochromatic Colors of #71587D
Black with #71587D
Text Example
Text Example
White with #71587D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71587D; }
p { color: rgb(113,88,125); }
H1.HeaderClassName
{
color: #71587D;
}
.AnyTagClassName
{
color: #71587D;
}
</style>
background-color css
<style>
a { background-color: #71587D; }
a { background-color: rgb(113,88,125); }
div.DivClassName
{
background-color: #71587D;
}
.BgClassName
{
background-color: #71587D;
}
</style>
border-color css
<style>
span { border-color: #71587D; }
span { border-color: rgb(113,88,125); }
td.TdClassName
{
border-color: #71587D;
}
.TagClassName
{
border-color: #71587D;
}
</style>