Shades of Affair #71597D
Tints of Affair #71597D
RGB
CMYK
RGB Variations
Color information
#71597D (or 0x71597D) is known color: Affair. HEX triplet: 71, 59 and 7D. RGB value is (113,89,125). Sum of RGB (Red+Green+Blue) = 113+89+125=327 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.56% from 327); Green value is 89 (35.16% from 255 or 27.22% from 327); Blue value is 125 (49.22% from 255 or 38.23% from 327); Max value from RGB is 125 - color contains mainly: blue. Hex color #71597D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71597D is #8EA682. Grayscale: #646464. Windows color (decimal): -9348739 or 8214897. OLE color: 8214897.
HSL color Cylindrical-coordinate representation of color #71597D: hue angle of 280º degrees, saturation: 0.17, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #71597D is Cyan = 0.10, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 113 | 89 | 125 | - |
| CMYK | 0.10 | 0.29 | 0 | 0.51 |
| HSL | 280º | 0.17% | 0.42% | - |
| HSV(B) | 280º | 0.29% | 0.49% | - |
| XYZ | 14.08 | 12.14 | 21 | - |
| YUV | 100.28 | 141.95 | 137.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 125 | 0.10 | 0.29 | 0 | 0.51 | 280 | 0.17 | 0.42 |
| Hex | 71 | 59 | 7D | A | 1D | 0 | 33 | 118 | 11 | 2A |
| Octal | 161 | 131 | 175 | 12 | 35 | 0 | 63 | 430 | 21 | 52 |
| Binary | 1110001 | 1011001 | 1111101 | 1010 | 11101 | 0 | 110011 | 100011000 | 10001 | 101010 |
Color Harmonies of #71597D
Complementary color
Monochromatic Colors of #71597D
Black with #71597D
Text Example
Text Example
White with #71597D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71597D; }
p { color: rgb(113,89,125); }
H1.HeaderClassName
{
color: #71597D;
}
.AnyTagClassName
{
color: #71597D;
}
</style>
background-color css
<style>
a { background-color: #71597D; }
a { background-color: rgb(113,89,125); }
div.DivClassName
{
background-color: #71597D;
}
.BgClassName
{
background-color: #71597D;
}
</style>
border-color css
<style>
span { border-color: #71597D; }
span { border-color: rgb(113,89,125); }
td.TdClassName
{
border-color: #71597D;
}
.TagClassName
{
border-color: #71597D;
}
</style>