Shades of Affair #715077
Tints of Affair #715077
RGB
CMYK
RGB Variations
Color information
#715077 (or 0x715077) is known color: Affair. HEX triplet: 71, 50 and 77. RGB value is (113,80,119). Sum of RGB (Red+Green+Blue) = 113+80+119=312 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.22% from 312); Green value is 80 (31.64% from 255 or 25.64% from 312); Blue value is 119 (46.88% from 255 or 38.14% from 312); Max value from RGB is 119 - color contains mainly: blue. Hex color #715077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715077 is #8EAF88. Grayscale: #5E5E5E. Windows color (decimal): -9351049 or 7819377. OLE color: 7819377.
HSL color Cylindrical-coordinate representation of color #715077: hue angle of 290.77º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #715077 is Cyan = 0.05, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 80 | 119 | - |
| CMYK | 0.05 | 0.33 | 0 | 0.53 |
| HSL | 290.77º | 0.2% | 0.39% | - |
| HSV(B) | 290.77º | 0.33% | 0.47% | - |
| XYZ | 13.01 | 10.58 | 18.81 | - |
| YUV | 94.31 | 141.93 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 119 | 0.05 | 0.33 | 0 | 0.53 | 290.77 | 0.2 | 0.39 |
| Hex | 71 | 50 | 77 | 5 | 21 | 0 | 35 | 123 | 14 | 27 |
| Octal | 161 | 120 | 167 | 5 | 41 | 0 | 65 | 443 | 24 | 47 |
| Binary | 1110001 | 1010000 | 1110111 | 101 | 100001 | 0 | 110101 | 100100011 | 10100 | 100111 |
Color Harmonies of #715077
Complementary color
Monochromatic Colors of #715077
Black with #715077
Text Example
Text Example
White with #715077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715077; }
p { color: rgb(113,80,119); }
H1.HeaderClassName
{
color: #715077;
}
.AnyTagClassName
{
color: #715077;
}
</style>
background-color css
<style>
a { background-color: #715077; }
a { background-color: rgb(113,80,119); }
div.DivClassName
{
background-color: #715077;
}
.BgClassName
{
background-color: #715077;
}
</style>
border-color css
<style>
span { border-color: #715077; }
span { border-color: rgb(113,80,119); }
td.TdClassName
{
border-color: #715077;
}
.TagClassName
{
border-color: #715077;
}
</style>