Shades of Affair #714585
Tints of Affair #714585
RGB
CMYK
RGB Variations
Color information
#714585 (or 0x714585) is known color: Affair. HEX triplet: 71, 45 and 85. RGB value is (113,69,133). Sum of RGB (Red+Green+Blue) = 113+69+133=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 69 (27.34% from 255 or 21.90% from 315); Blue value is 133 (52.34% from 255 or 42.22% from 315); Max value from RGB is 133 - color contains mainly: blue. Hex color #714585 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714585 is #8EBA7A. Grayscale: #595959. Windows color (decimal): -9353851 or 8734065. OLE color: 8734065.
HSL color Cylindrical-coordinate representation of color #714585: hue angle of 281.25º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #714585 is Cyan = 0.15, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 69 | 133 | - |
| CMYK | 0.15 | 0.48 | 0 | 0.48 |
| HSL | 281.25º | 0.32% | 0.4% | - |
| HSV(B) | 281.25º | 0.48% | 0.52% | - |
| XYZ | 13.17 | 9.46 | 23.32 | - |
| YUV | 89.45 | 152.58 | 144.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 133 | 0.15 | 0.48 | 0 | 0.48 | 281.25 | 0.32 | 0.4 |
| Hex | 71 | 45 | 85 | F | 30 | 0 | 30 | 119 | 20 | 28 |
| Octal | 161 | 105 | 205 | 17 | 60 | 0 | 60 | 431 | 40 | 50 |
| Binary | 1110001 | 1000101 | 10000101 | 1111 | 110000 | 0 | 110000 | 100011001 | 100000 | 101000 |
Color Harmonies of #714585
Complementary color
Monochromatic Colors of #714585
Black with #714585
Text Example
Text Example
White with #714585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714585; }
p { color: rgb(113,69,133); }
H1.HeaderClassName
{
color: #714585;
}
.AnyTagClassName
{
color: #714585;
}
</style>
background-color css
<style>
a { background-color: #714585; }
a { background-color: rgb(113,69,133); }
div.DivClassName
{
background-color: #714585;
}
.BgClassName
{
background-color: #714585;
}
</style>
border-color css
<style>
span { border-color: #714585; }
span { border-color: rgb(113,69,133); }
td.TdClassName
{
border-color: #714585;
}
.TagClassName
{
border-color: #714585;
}
</style>