Shades of Affair #715580
Tints of Affair #715580
RGB
CMYK
RGB Variations
Color information
#715580 (or 0x715580) is known color: Affair. HEX triplet: 71, 55 and 80. RGB value is (113,85,128). Sum of RGB (Red+Green+Blue) = 113+85+128=326 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.66% from 326); Green value is 85 (33.59% from 255 or 26.07% from 326); Blue value is 128 (50.39% from 255 or 39.26% from 326); Max value from RGB is 128 - color contains mainly: blue. Hex color #715580 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715580 is #8EAA7F. Grayscale: #626262. Windows color (decimal): -9349760 or 8410481. OLE color: 8410481.
HSL color Cylindrical-coordinate representation of color #715580: hue angle of 279.07º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #715580 is Cyan = 0.12, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 85 | 128 | - |
| CMYK | 0.12 | 0.34 | 0 | 0.50 |
| HSL | 279.07º | 0.2% | 0.42% | - |
| HSV(B) | 279.07º | 0.34% | 0.5% | - |
| XYZ | 13.95 | 11.57 | 21.92 | - |
| YUV | 98.27 | 144.78 | 138.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 128 | 0.12 | 0.34 | 0 | 0.50 | 279.07 | 0.2 | 0.42 |
| Hex | 71 | 55 | 80 | C | 22 | 0 | 32 | 117 | 14 | 2A |
| Octal | 161 | 125 | 200 | 14 | 42 | 0 | 62 | 427 | 24 | 52 |
| Binary | 1110001 | 1010101 | 10000000 | 1100 | 100010 | 0 | 110010 | 100010111 | 10100 | 101010 |
Color Harmonies of #715580
Complementary color
Monochromatic Colors of #715580
Black with #715580
Text Example
Text Example
White with #715580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715580; }
p { color: rgb(113,85,128); }
H1.HeaderClassName
{
color: #715580;
}
.AnyTagClassName
{
color: #715580;
}
</style>
background-color css
<style>
a { background-color: #715580; }
a { background-color: rgb(113,85,128); }
div.DivClassName
{
background-color: #715580;
}
.BgClassName
{
background-color: #715580;
}
</style>
border-color css
<style>
span { border-color: #715580; }
span { border-color: rgb(113,85,128); }
td.TdClassName
{
border-color: #715580;
}
.TagClassName
{
border-color: #715580;
}
</style>