Shades of Affair #714189
Tints of Affair #714189
RGB
CMYK
RGB Variations
Color information
#714189 (or 0x714189) is known color: Affair. HEX triplet: 71, 41 and 89. RGB value is (113,65,137). Sum of RGB (Red+Green+Blue) = 113+65+137=315 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.87% from 315); Green value is 65 (25.78% from 255 or 20.63% from 315); Blue value is 137 (53.91% from 255 or 43.49% from 315); Max value from RGB is 137 - color contains mainly: blue. Hex color #714189 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714189 is #8EBE76. Grayscale: #575757. Windows color (decimal): -9354871 or 8995185. OLE color: 8995185.
HSL color Cylindrical-coordinate representation of color #714189: hue angle of 280º degrees, saturation: 0.36, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #714189 is Cyan = 0.18, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 65 | 137 | - |
| CMYK | 0.18 | 0.53 | 0 | 0.46 |
| HSL | 280º | 0.36% | 0.4% | - |
| HSV(B) | 280º | 0.53% | 0.54% | - |
| XYZ | 13.22 | 9.1 | 24.73 | - |
| YUV | 87.56 | 155.9 | 146.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 137 | 0.18 | 0.53 | 0 | 0.46 | 280 | 0.36 | 0.4 |
| Hex | 71 | 41 | 89 | 12 | 35 | 0 | 2E | 118 | 24 | 28 |
| Octal | 161 | 101 | 211 | 22 | 65 | 0 | 56 | 430 | 44 | 50 |
| Binary | 1110001 | 1000001 | 10001001 | 10010 | 110101 | 0 | 101110 | 100011000 | 100100 | 101000 |
Color Harmonies of #714189
Complementary color
Monochromatic Colors of #714189
Black with #714189
Text Example
Text Example
White with #714189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714189; }
p { color: rgb(113,65,137); }
H1.HeaderClassName
{
color: #714189;
}
.AnyTagClassName
{
color: #714189;
}
</style>
background-color css
<style>
a { background-color: #714189; }
a { background-color: rgb(113,65,137); }
div.DivClassName
{
background-color: #714189;
}
.BgClassName
{
background-color: #714189;
}
</style>
border-color css
<style>
span { border-color: #714189; }
span { border-color: rgb(113,65,137); }
td.TdClassName
{
border-color: #714189;
}
.TagClassName
{
border-color: #714189;
}
</style>