Shades of Affair #71537A
Tints of Affair #71537A
RGB
CMYK
RGB Variations
Color information
#71537A (or 0x71537A) is known color: Affair. HEX triplet: 71, 53 and 7A. RGB value is (113,83,122). Sum of RGB (Red+Green+Blue) = 113+83+122=318 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.53% from 318); Green value is 83 (32.81% from 255 or 26.10% from 318); Blue value is 122 (48.05% from 255 or 38.36% from 318); Max value from RGB is 122 - color contains mainly: blue. Hex color #71537A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71537A is #8EAC85. Grayscale: #606060. Windows color (decimal): -9350278 or 8016753. OLE color: 8016753.
HSL color Cylindrical-coordinate representation of color #71537A: hue angle of 286.15º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #71537A is Cyan = 0.07, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 113 | 83 | 122 | - |
| CMYK | 0.07 | 0.32 | 0 | 0.52 |
| HSL | 286.15º | 0.19% | 0.4% | - |
| HSV(B) | 286.15º | 0.32% | 0.48% | - |
| XYZ | 13.42 | 11.1 | 19.85 | - |
| YUV | 96.42 | 142.44 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 122 | 0.07 | 0.32 | 0 | 0.52 | 286.15 | 0.19 | 0.4 |
| Hex | 71 | 53 | 7A | 7 | 20 | 0 | 34 | 11E | 13 | 28 |
| Octal | 161 | 123 | 172 | 7 | 40 | 0 | 64 | 436 | 23 | 50 |
| Binary | 1110001 | 1010011 | 1111010 | 111 | 100000 | 0 | 110100 | 100011110 | 10011 | 101000 |
Color Harmonies of #71537A
Complementary color
Monochromatic Colors of #71537A
Black with #71537A
Text Example
Text Example
White with #71537A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71537A; }
p { color: rgb(113,83,122); }
H1.HeaderClassName
{
color: #71537A;
}
.AnyTagClassName
{
color: #71537A;
}
</style>
background-color css
<style>
a { background-color: #71537A; }
a { background-color: rgb(113,83,122); }
div.DivClassName
{
background-color: #71537A;
}
.BgClassName
{
background-color: #71537A;
}
</style>
border-color css
<style>
span { border-color: #71537A; }
span { border-color: rgb(113,83,122); }
td.TdClassName
{
border-color: #71537A;
}
.TagClassName
{
border-color: #71537A;
}
</style>