Shades of Affair #71528D
Tints of Affair #71528D
RGB
CMYK
RGB Variations
Color information
#71528D (or 0x71528D) is known color: Affair. HEX triplet: 71, 52 and 8D. RGB value is (113,82,141). Sum of RGB (Red+Green+Blue) = 113+82+141=336 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.63% from 336); Green value is 82 (32.42% from 255 or 24.40% from 336); Blue value is 141 (55.47% from 255 or 41.96% from 336); Max value from RGB is 141 - color contains mainly: blue. Hex color #71528D is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #71528D is #8EAD72. Grayscale: #616161. Windows color (decimal): -9350515 or 9261681. OLE color: 9261681.
HSL color Cylindrical-coordinate representation of color #71528D: hue angle of 271.53º degrees, saturation: 0.26, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #71528D is Cyan = 0.20, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 113 | 82 | 141 | - |
| CMYK | 0.20 | 0.42 | 0 | 0.45 |
| HSL | 271.53º | 0.26% | 0.44% | - |
| HSV(B) | 271.53º | 0.42% | 0.55% | - |
| XYZ | 14.64 | 11.47 | 26.64 | - |
| YUV | 98 | 152.27 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 141 | 0.20 | 0.42 | 0 | 0.45 | 271.53 | 0.26 | 0.44 |
| Hex | 71 | 52 | 8D | 14 | 2A | 0 | 2D | 110 | 1A | 2C |
| Octal | 161 | 122 | 215 | 24 | 52 | 0 | 55 | 420 | 32 | 54 |
| Binary | 1110001 | 1010010 | 10001101 | 10100 | 101010 | 0 | 101101 | 100010000 | 11010 | 101100 |
Color Harmonies of #71528D
Complementary color
Monochromatic Colors of #71528D
Black with #71528D
Text Example
Text Example
White with #71528D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71528D; }
p { color: rgb(113,82,141); }
H1.HeaderClassName
{
color: #71528D;
}
.AnyTagClassName
{
color: #71528D;
}
</style>
background-color css
<style>
a { background-color: #71528D; }
a { background-color: rgb(113,82,141); }
div.DivClassName
{
background-color: #71528D;
}
.BgClassName
{
background-color: #71528D;
}
</style>
border-color css
<style>
span { border-color: #71528D; }
span { border-color: rgb(113,82,141); }
td.TdClassName
{
border-color: #71528D;
}
.TagClassName
{
border-color: #71528D;
}
</style>