Shades of Affair #715278
Tints of Affair #715278
RGB
CMYK
RGB Variations
Color information
#715278 (or 0x715278) is known color: Affair. HEX triplet: 71, 52 and 78. RGB value is (113,82,120). Sum of RGB (Red+Green+Blue) = 113+82+120=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 82 (32.42% from 255 or 26.03% from 315); Blue value is 120 (47.27% from 255 or 38.10% from 315); Max value from RGB is 120 - color contains mainly: blue. Hex color #715278 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715278 is #8EAD87. Grayscale: #5F5F5F. Windows color (decimal): -9350536 or 7885425. OLE color: 7885425.
HSL color Cylindrical-coordinate representation of color #715278: hue angle of 288.95º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #715278 is Cyan = 0.06, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 82 | 120 | - |
| CMYK | 0.06 | 0.32 | 0 | 0.53 |
| HSL | 288.95º | 0.19% | 0.4% | - |
| HSV(B) | 288.95º | 0.32% | 0.47% | - |
| XYZ | 13.22 | 10.9 | 19.18 | - |
| YUV | 95.6 | 141.77 | 140.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 120 | 0.06 | 0.32 | 0 | 0.53 | 288.95 | 0.19 | 0.4 |
| Hex | 71 | 52 | 78 | 6 | 20 | 0 | 35 | 121 | 13 | 28 |
| Octal | 161 | 122 | 170 | 6 | 40 | 0 | 65 | 441 | 23 | 50 |
| Binary | 1110001 | 1010010 | 1111000 | 110 | 100000 | 0 | 110101 | 100100001 | 10011 | 101000 |
Color Harmonies of #715278
Complementary color
Monochromatic Colors of #715278
Black with #715278
Text Example
Text Example
White with #715278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715278; }
p { color: rgb(113,82,120); }
H1.HeaderClassName
{
color: #715278;
}
.AnyTagClassName
{
color: #715278;
}
</style>
background-color css
<style>
a { background-color: #715278; }
a { background-color: rgb(113,82,120); }
div.DivClassName
{
background-color: #715278;
}
.BgClassName
{
background-color: #715278;
}
</style>
border-color css
<style>
span { border-color: #715278; }
span { border-color: rgb(113,82,120); }
td.TdClassName
{
border-color: #715278;
}
.TagClassName
{
border-color: #715278;
}
</style>