Shades of Affair #715384
Tints of Affair #715384
RGB
CMYK
RGB Variations
Color information
#715384 (or 0x715384) is known color: Affair. HEX triplet: 71, 53 and 84. RGB value is (113,83,132). Sum of RGB (Red+Green+Blue) = 113+83+132=328 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.45% from 328); Green value is 83 (32.81% from 255 or 25.30% from 328); Blue value is 132 (51.95% from 255 or 40.24% from 328); Max value from RGB is 132 - color contains mainly: blue. Hex color #715384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715384 is #8EAC7B. Grayscale: #616161. Windows color (decimal): -9350268 or 8672113. OLE color: 8672113.
HSL color Cylindrical-coordinate representation of color #715384: hue angle of 276.73º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #715384 is Cyan = 0.14, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 83 | 132 | - |
| CMYK | 0.14 | 0.37 | 0 | 0.48 |
| HSL | 276.73º | 0.23% | 0.42% | - |
| HSV(B) | 276.73º | 0.37% | 0.52% | - |
| XYZ | 14.07 | 11.36 | 23.28 | - |
| YUV | 97.56 | 147.44 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 83 | 132 | 0.14 | 0.37 | 0 | 0.48 | 276.73 | 0.23 | 0.42 |
| Hex | 71 | 53 | 84 | E | 25 | 0 | 30 | 115 | 17 | 2A |
| Octal | 161 | 123 | 204 | 16 | 45 | 0 | 60 | 425 | 27 | 52 |
| Binary | 1110001 | 1010011 | 10000100 | 1110 | 100101 | 0 | 110000 | 100010101 | 10111 | 101010 |
Color Harmonies of #715384
Complementary color
Monochromatic Colors of #715384
Black with #715384
Text Example
Text Example
White with #715384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715384; }
p { color: rgb(113,83,132); }
H1.HeaderClassName
{
color: #715384;
}
.AnyTagClassName
{
color: #715384;
}
</style>
background-color css
<style>
a { background-color: #715384; }
a { background-color: rgb(113,83,132); }
div.DivClassName
{
background-color: #715384;
}
.BgClassName
{
background-color: #715384;
}
</style>
border-color css
<style>
span { border-color: #715384; }
span { border-color: rgb(113,83,132); }
td.TdClassName
{
border-color: #715384;
}
.TagClassName
{
border-color: #715384;
}
</style>