Shades of Affair #715181
Tints of Affair #715181
RGB
CMYK
RGB Variations
Color information
#715181 (or 0x715181) is known color: Affair. HEX triplet: 71, 51 and 81. RGB value is (113,81,129). Sum of RGB (Red+Green+Blue) = 113+81+129=323 (42% of max value = 765). Red value is 113 (44.53% from 255 or 34.98% from 323); Green value is 81 (32.03% from 255 or 25.08% from 323); Blue value is 129 (50.78% from 255 or 39.94% from 323); Max value from RGB is 129 - color contains mainly: blue. Hex color #715181 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715181 is #8EAE7E. Grayscale: #5F5F5F. Windows color (decimal): -9350783 or 8474993. OLE color: 8474993.
HSL color Cylindrical-coordinate representation of color #715181: hue angle of 280º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #715181 is Cyan = 0.12, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 81 | 129 | - |
| CMYK | 0.12 | 0.37 | 0 | 0.49 |
| HSL | 280º | 0.23% | 0.41% | - |
| HSV(B) | 280º | 0.37% | 0.51% | - |
| XYZ | 13.71 | 10.98 | 22.17 | - |
| YUV | 96.04 | 146.6 | 140.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 129 | 0.12 | 0.37 | 0 | 0.49 | 280 | 0.23 | 0.41 |
| Hex | 71 | 51 | 81 | C | 25 | 0 | 31 | 118 | 17 | 29 |
| Octal | 161 | 121 | 201 | 14 | 45 | 0 | 61 | 430 | 27 | 51 |
| Binary | 1110001 | 1010001 | 10000001 | 1100 | 100101 | 0 | 110001 | 100011000 | 10111 | 101001 |
Color Harmonies of #715181
Complementary color
Monochromatic Colors of #715181
Black with #715181
Text Example
Text Example
White with #715181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715181; }
p { color: rgb(113,81,129); }
H1.HeaderClassName
{
color: #715181;
}
.AnyTagClassName
{
color: #715181;
}
</style>
background-color css
<style>
a { background-color: #715181; }
a { background-color: rgb(113,81,129); }
div.DivClassName
{
background-color: #715181;
}
.BgClassName
{
background-color: #715181;
}
</style>
border-color css
<style>
span { border-color: #715181; }
span { border-color: rgb(113,81,129); }
td.TdClassName
{
border-color: #715181;
}
.TagClassName
{
border-color: #715181;
}
</style>