Shades of Affair #714591
Tints of Affair #714591
RGB
CMYK
RGB Variations
Color information
#714591 (or 0x714591) is known color: Affair. HEX triplet: 71, 45 and 91. RGB value is (113,69,145). Sum of RGB (Red+Green+Blue) = 113+69+145=327 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.56% from 327); Green value is 69 (27.34% from 255 or 21.10% from 327); Blue value is 145 (57.03% from 255 or 44.34% from 327); Max value from RGB is 145 - color contains mainly: blue. Hex color #714591 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714591 is #8EBA6E. Grayscale: #5A5A5A. Windows color (decimal): -9353839 or 9520497. OLE color: 9520497.
HSL color Cylindrical-coordinate representation of color #714591: hue angle of 274.74º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #714591 is Cyan = 0.22, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 69 | 145 | - |
| CMYK | 0.22 | 0.52 | 0 | 0.43 |
| HSL | 274.74º | 0.36% | 0.42% | - |
| HSV(B) | 274.74º | 0.52% | 0.57% | - |
| XYZ | 14.05 | 9.81 | 27.94 | - |
| YUV | 90.82 | 158.58 | 143.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 145 | 0.22 | 0.52 | 0 | 0.43 | 274.74 | 0.36 | 0.42 |
| Hex | 71 | 45 | 91 | 16 | 34 | 0 | 2B | 113 | 24 | 2A |
| Octal | 161 | 105 | 221 | 26 | 64 | 0 | 53 | 423 | 44 | 52 |
| Binary | 1110001 | 1000101 | 10010001 | 10110 | 110100 | 0 | 101011 | 100010011 | 100100 | 101010 |
Color Harmonies of #714591
Complementary color
Monochromatic Colors of #714591
Black with #714591
Text Example
Text Example
White with #714591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714591; }
p { color: rgb(113,69,145); }
H1.HeaderClassName
{
color: #714591;
}
.AnyTagClassName
{
color: #714591;
}
</style>
background-color css
<style>
a { background-color: #714591; }
a { background-color: rgb(113,69,145); }
div.DivClassName
{
background-color: #714591;
}
.BgClassName
{
background-color: #714591;
}
</style>
border-color css
<style>
span { border-color: #714591; }
span { border-color: rgb(113,69,145); }
td.TdClassName
{
border-color: #714591;
}
.TagClassName
{
border-color: #714591;
}
</style>