Shades of Affair #715479
Tints of Affair #715479
RGB
CMYK
RGB Variations
Color information
#715479 (or 0x715479) is known color: Affair. HEX triplet: 71, 54 and 79. RGB value is (113,84,121). Sum of RGB (Red+Green+Blue) = 113+84+121=318 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.53% from 318); Green value is 84 (33.20% from 255 or 26.42% from 318); Blue value is 121 (47.66% from 255 or 38.05% from 318); Max value from RGB is 121 - color contains mainly: blue. Hex color #715479 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715479 is #8EAB86. Grayscale: #606060. Windows color (decimal): -9350023 or 7951473. OLE color: 7951473.
HSL color Cylindrical-coordinate representation of color #715479: hue angle of 287.03º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #715479 is Cyan = 0.07, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 84 | 121 | - |
| CMYK | 0.07 | 0.31 | 0 | 0.53 |
| HSL | 287.03º | 0.18% | 0.4% | - |
| HSV(B) | 287.03º | 0.31% | 0.47% | - |
| XYZ | 13.43 | 11.23 | 19.55 | - |
| YUV | 96.89 | 141.61 | 139.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 121 | 0.07 | 0.31 | 0 | 0.53 | 287.03 | 0.18 | 0.4 |
| Hex | 71 | 54 | 79 | 7 | 1F | 0 | 35 | 11F | 12 | 28 |
| Octal | 161 | 124 | 171 | 7 | 37 | 0 | 65 | 437 | 22 | 50 |
| Binary | 1110001 | 1010100 | 1111001 | 111 | 11111 | 0 | 110101 | 100011111 | 10010 | 101000 |
Color Harmonies of #715479
Complementary color
Monochromatic Colors of #715479
Black with #715479
Text Example
Text Example
White with #715479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715479; }
p { color: rgb(113,84,121); }
H1.HeaderClassName
{
color: #715479;
}
.AnyTagClassName
{
color: #715479;
}
</style>
background-color css
<style>
a { background-color: #715479; }
a { background-color: rgb(113,84,121); }
div.DivClassName
{
background-color: #715479;
}
.BgClassName
{
background-color: #715479;
}
</style>
border-color css
<style>
span { border-color: #715479; }
span { border-color: rgb(113,84,121); }
td.TdClassName
{
border-color: #715479;
}
.TagClassName
{
border-color: #715479;
}
</style>