Shades of Affair #715281
Tints of Affair #715281
RGB
CMYK
RGB Variations
Color information
#715281 (or 0x715281) is known color: Affair. HEX triplet: 71, 52 and 81. RGB value is (113,82,129). Sum of RGB (Red+Green+Blue) = 113+82+129=324 (42% of max value = 765). Red value is 113 (44.53% from 255 or 34.88% from 324); Green value is 82 (32.42% from 255 or 25.31% from 324); Blue value is 129 (50.78% from 255 or 39.81% from 324); Max value from RGB is 129 - color contains mainly: blue. Hex color #715281 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715281 is #8EAD7E. Grayscale: #606060. Windows color (decimal): -9350527 or 8475249. OLE color: 8475249.
HSL color Cylindrical-coordinate representation of color #715281: hue angle of 279.57º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #715281 is Cyan = 0.12, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 82 | 129 | - |
| CMYK | 0.12 | 0.36 | 0 | 0.49 |
| HSL | 279.57º | 0.22% | 0.41% | - |
| HSV(B) | 279.57º | 0.36% | 0.51% | - |
| XYZ | 13.79 | 11.13 | 22.19 | - |
| YUV | 96.63 | 146.27 | 139.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 82 | 129 | 0.12 | 0.36 | 0 | 0.49 | 279.57 | 0.22 | 0.41 |
| Hex | 71 | 52 | 81 | C | 24 | 0 | 31 | 118 | 16 | 29 |
| Octal | 161 | 122 | 201 | 14 | 44 | 0 | 61 | 430 | 26 | 51 |
| Binary | 1110001 | 1010010 | 10000001 | 1100 | 100100 | 0 | 110001 | 100011000 | 10110 | 101001 |
Color Harmonies of #715281
Complementary color
Monochromatic Colors of #715281
Black with #715281
Text Example
Text Example
White with #715281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715281; }
p { color: rgb(113,82,129); }
H1.HeaderClassName
{
color: #715281;
}
.AnyTagClassName
{
color: #715281;
}
</style>
background-color css
<style>
a { background-color: #715281; }
a { background-color: rgb(113,82,129); }
div.DivClassName
{
background-color: #715281;
}
.BgClassName
{
background-color: #715281;
}
</style>
border-color css
<style>
span { border-color: #715281; }
span { border-color: rgb(113,82,129); }
td.TdClassName
{
border-color: #715281;
}
.TagClassName
{
border-color: #715281;
}
</style>