Shades of Affair #715485
Tints of Affair #715485
RGB
CMYK
RGB Variations
Color information
#715485 (or 0x715485) is known color: Affair. HEX triplet: 71, 54 and 85. RGB value is (113,84,133). Sum of RGB (Red+Green+Blue) = 113+84+133=330 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.24% from 330); Green value is 84 (33.20% from 255 or 25.45% from 330); Blue value is 133 (52.34% from 255 or 40.30% from 330); Max value from RGB is 133 - color contains mainly: blue. Hex color #715485 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715485 is #8EAB7A. Grayscale: #626262. Windows color (decimal): -9350011 or 8737905. OLE color: 8737905.
HSL color Cylindrical-coordinate representation of color #715485: hue angle of 275.51º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #715485 is Cyan = 0.15, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 84 | 133 | - |
| CMYK | 0.15 | 0.37 | 0 | 0.48 |
| HSL | 275.51º | 0.23% | 0.43% | - |
| HSV(B) | 275.51º | 0.37% | 0.52% | - |
| XYZ | 14.21 | 11.54 | 23.67 | - |
| YUV | 98.26 | 147.61 | 138.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 133 | 0.15 | 0.37 | 0 | 0.48 | 275.51 | 0.23 | 0.43 |
| Hex | 71 | 54 | 85 | F | 25 | 0 | 30 | 114 | 17 | 2B |
| Octal | 161 | 124 | 205 | 17 | 45 | 0 | 60 | 424 | 27 | 53 |
| Binary | 1110001 | 1010100 | 10000101 | 1111 | 100101 | 0 | 110000 | 100010100 | 10111 | 101011 |
Color Harmonies of #715485
Complementary color
Monochromatic Colors of #715485
Black with #715485
Text Example
Text Example
White with #715485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715485; }
p { color: rgb(113,84,133); }
H1.HeaderClassName
{
color: #715485;
}
.AnyTagClassName
{
color: #715485;
}
</style>
background-color css
<style>
a { background-color: #715485; }
a { background-color: rgb(113,84,133); }
div.DivClassName
{
background-color: #715485;
}
.BgClassName
{
background-color: #715485;
}
</style>
border-color css
<style>
span { border-color: #715485; }
span { border-color: rgb(113,84,133); }
td.TdClassName
{
border-color: #715485;
}
.TagClassName
{
border-color: #715485;
}
</style>