Shades of Affair #714889
Tints of Affair #714889
RGB
CMYK
RGB Variations
Color information
#714889 (or 0x714889) is known color: Affair. HEX triplet: 71, 48 and 89. RGB value is (113,72,137). Sum of RGB (Red+Green+Blue) = 113+72+137=322 (42% of max value = 765). Red value is 113 (44.53% from 255 or 35.09% from 322); Green value is 72 (28.52% from 255 or 22.36% from 322); Blue value is 137 (53.91% from 255 or 42.55% from 322); Max value from RGB is 137 - color contains mainly: blue. Hex color #714889 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #714889 is #8EB776. Grayscale: #5B5B5B. Windows color (decimal): -9353079 or 8996977. OLE color: 8996977.
HSL color Cylindrical-coordinate representation of color #714889: hue angle of 277.85º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #714889 is Cyan = 0.18, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 72 | 137 | - |
| CMYK | 0.18 | 0.47 | 0 | 0.46 |
| HSL | 277.85º | 0.31% | 0.41% | - |
| HSV(B) | 277.85º | 0.47% | 0.54% | - |
| XYZ | 13.64 | 9.95 | 24.87 | - |
| YUV | 91.67 | 153.58 | 143.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 72 | 137 | 0.18 | 0.47 | 0 | 0.46 | 277.85 | 0.31 | 0.41 |
| Hex | 71 | 48 | 89 | 12 | 2F | 0 | 2E | 116 | 1F | 29 |
| Octal | 161 | 110 | 211 | 22 | 57 | 0 | 56 | 426 | 37 | 51 |
| Binary | 1110001 | 1001000 | 10001001 | 10010 | 101111 | 0 | 101110 | 100010110 | 11111 | 101001 |
Color Harmonies of #714889
Complementary color
Monochromatic Colors of #714889
Black with #714889
Text Example
Text Example
White with #714889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714889; }
p { color: rgb(113,72,137); }
H1.HeaderClassName
{
color: #714889;
}
.AnyTagClassName
{
color: #714889;
}
</style>
background-color css
<style>
a { background-color: #714889; }
a { background-color: rgb(113,72,137); }
div.DivClassName
{
background-color: #714889;
}
.BgClassName
{
background-color: #714889;
}
</style>
border-color css
<style>
span { border-color: #714889; }
span { border-color: rgb(113,72,137); }
td.TdClassName
{
border-color: #714889;
}
.TagClassName
{
border-color: #714889;
}
</style>