Shades of Affair #71527F
Tints of Affair #71527F
RGB
CMYK
RGB Variations
Color information
#71527F (or 0x71527F) is known color: Affair. HEX triplet: 71, 52 and 7F. RGB value is (113,82,127). Sum of RGB (Red+Green+Blue) = 113+82+127=322 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.09% from 322); Green value is 82 (32.42% from 255 or 25.47% from 322); Blue value is 127 (50% from 255 or 39.44% from 322); Max value from RGB is 127 - color contains mainly: blue. Hex color #71527F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71527F is #8EAD80. Grayscale: #606060. Windows color (decimal): -9350529 or 8344177. OLE color: 8344177.
HSL color Cylindrical-coordinate representation of color #71527F: hue angle of 281.33º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #71527F is Cyan = 0.11, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 82 | 127 | - |
| CMYK | 0.11 | 0.35 | 0 | 0.50 |
| HSL | 281.33º | 0.22% | 0.41% | - |
| HSV(B) | 281.33º | 0.35% | 0.5% | - |
| XYZ | 13.66 | 11.08 | 21.5 | - |
| YUV | 96.4 | 145.27 | 139.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 127 | 0.11 | 0.35 | 0 | 0.50 | 281.33 | 0.22 | 0.41 |
| Hex | 71 | 52 | 7F | B | 23 | 0 | 32 | 119 | 16 | 29 |
| Octal | 161 | 122 | 177 | 13 | 43 | 0 | 62 | 431 | 26 | 51 |
| Binary | 1110001 | 1010010 | 1111111 | 1011 | 100011 | 0 | 110010 | 100011001 | 10110 | 101001 |
Color Harmonies of #71527F
Complementary color
Monochromatic Colors of #71527F
Black with #71527F
Text Example
Text Example
White with #71527F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71527F; }
p { color: rgb(113,82,127); }
H1.HeaderClassName
{
color: #71527F;
}
.AnyTagClassName
{
color: #71527F;
}
</style>
background-color css
<style>
a { background-color: #71527F; }
a { background-color: rgb(113,82,127); }
div.DivClassName
{
background-color: #71527F;
}
.BgClassName
{
background-color: #71527F;
}
</style>
border-color css
<style>
span { border-color: #71527F; }
span { border-color: rgb(113,82,127); }
td.TdClassName
{
border-color: #71527F;
}
.TagClassName
{
border-color: #71527F;
}
</style>