Shades of Affair #715090
Tints of Affair #715090
RGB
CMYK
RGB Variations
Color information
#715090 (or 0x715090) is known color: Affair. HEX triplet: 71, 50 and 90. RGB value is (113,80,144). Sum of RGB (Red+Green+Blue) = 113+80+144=337 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.53% from 337); Green value is 80 (31.64% from 255 or 23.74% from 337); Blue value is 144 (56.64% from 255 or 42.73% from 337); Max value from RGB is 144 - color contains mainly: blue. Hex color #715090 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715090 is #8EAF6F. Grayscale: #606060. Windows color (decimal): -9351024 or 9457777. OLE color: 9457777.
HSL color Cylindrical-coordinate representation of color #715090: hue angle of 270.94º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #715090 is Cyan = 0.22, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 80 | 144 | - |
| CMYK | 0.22 | 0.44 | 0 | 0.44 |
| HSL | 270.94º | 0.29% | 0.44% | - |
| HSV(B) | 270.94º | 0.44% | 0.56% | - |
| XYZ | 14.71 | 11.26 | 27.78 | - |
| YUV | 97.16 | 154.43 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 144 | 0.22 | 0.44 | 0 | 0.44 | 270.94 | 0.29 | 0.44 |
| Hex | 71 | 50 | 90 | 16 | 2C | 0 | 2C | 10F | 1D | 2C |
| Octal | 161 | 120 | 220 | 26 | 54 | 0 | 54 | 417 | 35 | 54 |
| Binary | 1110001 | 1010000 | 10010000 | 10110 | 101100 | 0 | 101100 | 100001111 | 11101 | 101100 |
Color Harmonies of #715090
Complementary color
Monochromatic Colors of #715090
Black with #715090
Text Example
Text Example
White with #715090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715090; }
p { color: rgb(113,80,144); }
H1.HeaderClassName
{
color: #715090;
}
.AnyTagClassName
{
color: #715090;
}
</style>
background-color css
<style>
a { background-color: #715090; }
a { background-color: rgb(113,80,144); }
div.DivClassName
{
background-color: #715090;
}
.BgClassName
{
background-color: #715090;
}
</style>
border-color css
<style>
span { border-color: #715090; }
span { border-color: rgb(113,80,144); }
td.TdClassName
{
border-color: #715090;
}
.TagClassName
{
border-color: #715090;
}
</style>