Shades of Affair #715488
Tints of Affair #715488
RGB
CMYK
RGB Variations
Color information
#715488 (or 0x715488) is known color: Affair. HEX triplet: 71, 54 and 88. RGB value is (113,84,136). Sum of RGB (Red+Green+Blue) = 113+84+136=333 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.93% from 333); Green value is 84 (33.20% from 255 or 25.23% from 333); Blue value is 136 (53.52% from 255 or 40.84% from 333); Max value from RGB is 136 - color contains mainly: blue. Hex color #715488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #715488 is #8EAB77. Grayscale: #626262. Windows color (decimal): -9350008 or 8934513. OLE color: 8934513.
HSL color Cylindrical-coordinate representation of color #715488: hue angle of 273.46º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #715488 is Cyan = 0.17, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 84 | 136 | - |
| CMYK | 0.17 | 0.38 | 0 | 0.47 |
| HSL | 273.46º | 0.24% | 0.43% | - |
| HSV(B) | 273.46º | 0.38% | 0.53% | - |
| XYZ | 14.42 | 11.63 | 24.78 | - |
| YUV | 98.6 | 149.11 | 138.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 136 | 0.17 | 0.38 | 0 | 0.47 | 273.46 | 0.24 | 0.43 |
| Hex | 71 | 54 | 88 | 11 | 26 | 0 | 2F | 111 | 18 | 2B |
| Octal | 161 | 124 | 210 | 21 | 46 | 0 | 57 | 421 | 30 | 53 |
| Binary | 1110001 | 1010100 | 10001000 | 10001 | 100110 | 0 | 101111 | 100010001 | 11000 | 101011 |
Color Harmonies of #715488
Complementary color
Monochromatic Colors of #715488
Black with #715488
Text Example
Text Example
White with #715488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715488; }
p { color: rgb(113,84,136); }
H1.HeaderClassName
{
color: #715488;
}
.AnyTagClassName
{
color: #715488;
}
</style>
background-color css
<style>
a { background-color: #715488; }
a { background-color: rgb(113,84,136); }
div.DivClassName
{
background-color: #715488;
}
.BgClassName
{
background-color: #715488;
}
</style>
border-color css
<style>
span { border-color: #715488; }
span { border-color: rgb(113,84,136); }
td.TdClassName
{
border-color: #715488;
}
.TagClassName
{
border-color: #715488;
}
</style>