Shades of Affair #71527A
Tints of Affair #71527A
RGB
CMYK
RGB Variations
Color information
#71527A (or 0x71527A) is known color: Affair. HEX triplet: 71, 52 and 7A. RGB value is (113,82,122). Sum of RGB (Red+Green+Blue) = 113+82+122=317 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.65% from 317); Green value is 82 (32.42% from 255 or 25.87% from 317); Blue value is 122 (48.05% from 255 or 38.49% from 317); Max value from RGB is 122 - color contains mainly: blue. Hex color #71527A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71527A is #8EAD85. Grayscale: #5F5F5F. Windows color (decimal): -9350534 or 8016497. OLE color: 8016497.
HSL color Cylindrical-coordinate representation of color #71527A: hue angle of 286.5º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #71527A is Cyan = 0.07, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 113 | 82 | 122 | - |
| CMYK | 0.07 | 0.33 | 0 | 0.52 |
| HSL | 286.5º | 0.2% | 0.4% | - |
| HSV(B) | 286.5º | 0.33% | 0.48% | - |
| XYZ | 13.34 | 10.95 | 19.82 | - |
| YUV | 95.83 | 142.77 | 140.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 122 | 0.07 | 0.33 | 0 | 0.52 | 286.5 | 0.2 | 0.4 |
| Hex | 71 | 52 | 7A | 7 | 21 | 0 | 34 | 11E | 14 | 28 |
| Octal | 161 | 122 | 172 | 7 | 41 | 0 | 64 | 436 | 24 | 50 |
| Binary | 1110001 | 1010010 | 1111010 | 111 | 100001 | 0 | 110100 | 100011110 | 10100 | 101000 |
Color Harmonies of #71527A
Complementary color
Monochromatic Colors of #71527A
Black with #71527A
Text Example
Text Example
White with #71527A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71527A; }
p { color: rgb(113,82,122); }
H1.HeaderClassName
{
color: #71527A;
}
.AnyTagClassName
{
color: #71527A;
}
</style>
background-color css
<style>
a { background-color: #71527A; }
a { background-color: rgb(113,82,122); }
div.DivClassName
{
background-color: #71527A;
}
.BgClassName
{
background-color: #71527A;
}
</style>
border-color css
<style>
span { border-color: #71527A; }
span { border-color: rgb(113,82,122); }
td.TdClassName
{
border-color: #71527A;
}
.TagClassName
{
border-color: #71527A;
}
</style>