Shades of Affair #715482
Tints of Affair #715482
RGB
CMYK
RGB Variations
Color information
#715482 (or 0x715482) is known color: Affair. HEX triplet: 71, 54 and 82. RGB value is (113,84,130). Sum of RGB (Red+Green+Blue) = 113+84+130=327 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.56% from 327); Green value is 84 (33.20% from 255 or 25.69% from 327); Blue value is 130 (51.17% from 255 or 39.76% from 327); Max value from RGB is 130 - color contains mainly: blue. Hex color #715482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715482 is #8EAB7D. Grayscale: #616161. Windows color (decimal): -9350014 or 8541297. OLE color: 8541297.
HSL color Cylindrical-coordinate representation of color #715482: hue angle of 277.83º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #715482 is Cyan = 0.13, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 84 | 130 | - |
| CMYK | 0.13 | 0.35 | 0 | 0.49 |
| HSL | 277.83º | 0.21% | 0.42% | - |
| HSV(B) | 277.83º | 0.35% | 0.51% | - |
| XYZ | 14.01 | 11.46 | 22.59 | - |
| YUV | 97.92 | 146.11 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 130 | 0.13 | 0.35 | 0 | 0.49 | 277.83 | 0.21 | 0.42 |
| Hex | 71 | 54 | 82 | D | 23 | 0 | 31 | 116 | 15 | 2A |
| Octal | 161 | 124 | 202 | 15 | 43 | 0 | 61 | 426 | 25 | 52 |
| Binary | 1110001 | 1010100 | 10000010 | 1101 | 100011 | 0 | 110001 | 100010110 | 10101 | 101010 |
Color Harmonies of #715482
Complementary color
Monochromatic Colors of #715482
Black with #715482
Text Example
Text Example
White with #715482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715482; }
p { color: rgb(113,84,130); }
H1.HeaderClassName
{
color: #715482;
}
.AnyTagClassName
{
color: #715482;
}
</style>
background-color css
<style>
a { background-color: #715482; }
a { background-color: rgb(113,84,130); }
div.DivClassName
{
background-color: #715482;
}
.BgClassName
{
background-color: #715482;
}
</style>
border-color css
<style>
span { border-color: #715482; }
span { border-color: rgb(113,84,130); }
td.TdClassName
{
border-color: #715482;
}
.TagClassName
{
border-color: #715482;
}
</style>