Shades of Vivid Violet #713990
Tints of Vivid Violet #713990
RGB
CMYK
RGB Variations
Color information
#713990 (or 0x713990) is known color: Vivid Violet. HEX triplet: 71, 39 and 90. RGB value is (113,57,144). Sum of RGB (Red+Green+Blue) = 113+57+144=314 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.99% from 314); Green value is 57 (22.66% from 255 or 18.15% from 314); Blue value is 144 (56.64% from 255 or 45.86% from 314); Max value from RGB is 144 - color contains mainly: blue. Hex color #713990 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713990 is #8EC66F. Grayscale: #535353. Windows color (decimal): -9356912 or 9451889. OLE color: 9451889.
HSL color Cylindrical-coordinate representation of color #713990: hue angle of 278.62º degrees, saturation: 0.43, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #713990 is Cyan = 0.22, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 57 | 144 | - |
| CMYK | 0.22 | 0.60 | 0 | 0.44 |
| HSL | 278.62º | 0.43% | 0.39% | - |
| HSV(B) | 278.62º | 0.6% | 0.56% | - |
| XYZ | 13.31 | 8.45 | 27.32 | - |
| YUV | 83.66 | 162.05 | 148.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 57 | 144 | 0.22 | 0.60 | 0 | 0.44 | 278.62 | 0.43 | 0.39 |
| Hex | 71 | 39 | 90 | 16 | 3C | 0 | 2C | 117 | 2B | 27 |
| Octal | 161 | 71 | 220 | 26 | 74 | 0 | 54 | 427 | 53 | 47 |
| Binary | 1110001 | 111001 | 10010000 | 10110 | 111100 | 0 | 101100 | 100010111 | 101011 | 100111 |
Color Harmonies of #713990
Complementary color
Monochromatic Colors of #713990
Black with #713990
Text Example
Text Example
White with #713990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713990; }
p { color: rgb(113,57,144); }
H1.HeaderClassName
{
color: #713990;
}
.AnyTagClassName
{
color: #713990;
}
</style>
background-color css
<style>
a { background-color: #713990; }
a { background-color: rgb(113,57,144); }
div.DivClassName
{
background-color: #713990;
}
.BgClassName
{
background-color: #713990;
}
</style>
border-color css
<style>
span { border-color: #713990; }
span { border-color: rgb(113,57,144); }
td.TdClassName
{
border-color: #713990;
}
.TagClassName
{
border-color: #713990;
}
</style>