Shades of Affair #715487
Tints of Affair #715487
RGB
CMYK
RGB Variations
Color information
#715487 (or 0x715487) is known color: Affair. HEX triplet: 71, 54 and 87. RGB value is (113,84,135). Sum of RGB (Red+Green+Blue) = 113+84+135=332 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.04% from 332); Green value is 84 (33.20% from 255 or 25.30% from 332); Blue value is 135 (53.12% from 255 or 40.66% from 332); Max value from RGB is 135 - color contains mainly: blue. Hex color #715487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715487 is #8EAB78. Grayscale: #626262. Windows color (decimal): -9350009 or 8868977. OLE color: 8868977.
HSL color Cylindrical-coordinate representation of color #715487: hue angle of 274.12º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #715487 is Cyan = 0.16, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 84 | 135 | - |
| CMYK | 0.16 | 0.38 | 0 | 0.47 |
| HSL | 274.12º | 0.23% | 0.43% | - |
| HSV(B) | 274.12º | 0.38% | 0.53% | - |
| XYZ | 14.35 | 11.6 | 24.4 | - |
| YUV | 98.49 | 148.61 | 138.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 135 | 0.16 | 0.38 | 0 | 0.47 | 274.12 | 0.23 | 0.43 |
| Hex | 71 | 54 | 87 | 10 | 26 | 0 | 2F | 112 | 17 | 2B |
| Octal | 161 | 124 | 207 | 20 | 46 | 0 | 57 | 422 | 27 | 53 |
| Binary | 1110001 | 1010100 | 10000111 | 10000 | 100110 | 0 | 101111 | 100010010 | 10111 | 101011 |
Color Harmonies of #715487
Complementary color
Monochromatic Colors of #715487
Black with #715487
Text Example
Text Example
White with #715487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715487; }
p { color: rgb(113,84,135); }
H1.HeaderClassName
{
color: #715487;
}
.AnyTagClassName
{
color: #715487;
}
</style>
background-color css
<style>
a { background-color: #715487; }
a { background-color: rgb(113,84,135); }
div.DivClassName
{
background-color: #715487;
}
.BgClassName
{
background-color: #715487;
}
</style>
border-color css
<style>
span { border-color: #715487; }
span { border-color: rgb(113,84,135); }
td.TdClassName
{
border-color: #715487;
}
.TagClassName
{
border-color: #715487;
}
</style>