Shades of Affair #714090
Tints of Affair #714090
RGB
CMYK
RGB Variations
Color information
#714090 (or 0x714090) is known color: Affair. HEX triplet: 71, 40 and 90. RGB value is (113,64,144). Sum of RGB (Red+Green+Blue) = 113+64+144=321 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.20% from 321); Green value is 64 (25.39% from 255 or 19.94% from 321); Blue value is 144 (56.64% from 255 or 44.86% from 321); Max value from RGB is 144 - color contains mainly: blue. Hex color #714090 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714090 is #8EBF6F. Grayscale: #575757. Windows color (decimal): -9355120 or 9453681. OLE color: 9453681.
HSL color Cylindrical-coordinate representation of color #714090: hue angle of 276.75º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #714090 is Cyan = 0.22, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 64 | 144 | - |
| CMYK | 0.22 | 0.56 | 0 | 0.44 |
| HSL | 276.75º | 0.38% | 0.41% | - |
| HSV(B) | 276.75º | 0.56% | 0.56% | - |
| XYZ | 13.68 | 9.19 | 27.44 | - |
| YUV | 87.77 | 159.73 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 144 | 0.22 | 0.56 | 0 | 0.44 | 276.75 | 0.38 | 0.41 |
| Hex | 71 | 40 | 90 | 16 | 38 | 0 | 2C | 115 | 26 | 29 |
| Octal | 161 | 100 | 220 | 26 | 70 | 0 | 54 | 425 | 46 | 51 |
| Binary | 1110001 | 1000000 | 10010000 | 10110 | 111000 | 0 | 101100 | 100010101 | 100110 | 101001 |
Color Harmonies of #714090
Complementary color
Monochromatic Colors of #714090
Black with #714090
Text Example
Text Example
White with #714090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714090; }
p { color: rgb(113,64,144); }
H1.HeaderClassName
{
color: #714090;
}
.AnyTagClassName
{
color: #714090;
}
</style>
background-color css
<style>
a { background-color: #714090; }
a { background-color: rgb(113,64,144); }
div.DivClassName
{
background-color: #714090;
}
.BgClassName
{
background-color: #714090;
}
</style>
border-color css
<style>
span { border-color: #714090; }
span { border-color: rgb(113,64,144); }
td.TdClassName
{
border-color: #714090;
}
.TagClassName
{
border-color: #714090;
}
</style>