Shades of Affair #715484
Tints of Affair #715484
RGB
CMYK
RGB Variations
Color information
#715484 (or 0x715484) is known color: Affair. HEX triplet: 71, 54 and 84. RGB value is (113,84,132). Sum of RGB (Red+Green+Blue) = 113+84+132=329 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.35% from 329); Green value is 84 (33.20% from 255 or 25.53% from 329); Blue value is 132 (51.95% from 255 or 40.12% from 329); Max value from RGB is 132 - color contains mainly: blue. Hex color #715484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715484 is #8EAB7B. Grayscale: #616161. Windows color (decimal): -9350012 or 8672369. OLE color: 8672369.
HSL color Cylindrical-coordinate representation of color #715484: hue angle of 276.25º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #715484 is Cyan = 0.14, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 84 | 132 | - |
| CMYK | 0.14 | 0.36 | 0 | 0.48 |
| HSL | 276.25º | 0.22% | 0.42% | - |
| HSV(B) | 276.25º | 0.36% | 0.52% | - |
| XYZ | 14.15 | 11.52 | 23.31 | - |
| YUV | 98.14 | 147.11 | 138.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 132 | 0.14 | 0.36 | 0 | 0.48 | 276.25 | 0.22 | 0.42 |
| Hex | 71 | 54 | 84 | E | 24 | 0 | 30 | 114 | 16 | 2A |
| Octal | 161 | 124 | 204 | 16 | 44 | 0 | 60 | 424 | 26 | 52 |
| Binary | 1110001 | 1010100 | 10000100 | 1110 | 100100 | 0 | 110000 | 100010100 | 10110 | 101010 |
Color Harmonies of #715484
Complementary color
Monochromatic Colors of #715484
Black with #715484
Text Example
Text Example
White with #715484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715484; }
p { color: rgb(113,84,132); }
H1.HeaderClassName
{
color: #715484;
}
.AnyTagClassName
{
color: #715484;
}
</style>
background-color css
<style>
a { background-color: #715484; }
a { background-color: rgb(113,84,132); }
div.DivClassName
{
background-color: #715484;
}
.BgClassName
{
background-color: #715484;
}
</style>
border-color css
<style>
span { border-color: #715484; }
span { border-color: rgb(113,84,132); }
td.TdClassName
{
border-color: #715484;
}
.TagClassName
{
border-color: #715484;
}
</style>