Shades of Vivid Violet #713692
Tints of Vivid Violet #713692
RGB
CMYK
RGB Variations
Color information
#713692 (or 0x713692) is known color: Vivid Violet. HEX triplet: 71, 36 and 92. RGB value is (113,54,146). Sum of RGB (Red+Green+Blue) = 113+54+146=313 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.10% from 313); Green value is 54 (21.48% from 255 or 17.25% from 313); Blue value is 146 (57.42% from 255 or 46.65% from 313); Max value from RGB is 146 - color contains mainly: blue. Hex color #713692 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713692 is #8EC96D. Grayscale: #515151. Windows color (decimal): -9357678 or 9582193. OLE color: 9582193.
HSL color Cylindrical-coordinate representation of color #713692: hue angle of 278.48º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #713692 is Cyan = 0.23, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 54 | 146 | - |
| CMYK | 0.23 | 0.63 | 0 | 0.43 |
| HSL | 278.48º | 0.46% | 0.39% | - |
| HSV(B) | 278.48º | 0.63% | 0.57% | - |
| XYZ | 13.32 | 8.22 | 28.08 | - |
| YUV | 82.13 | 164.05 | 150.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 146 | 0.23 | 0.63 | 0 | 0.43 | 278.48 | 0.46 | 0.39 |
| Hex | 71 | 36 | 92 | 17 | 3F | 0 | 2B | 116 | 2E | 27 |
| Octal | 161 | 66 | 222 | 27 | 77 | 0 | 53 | 426 | 56 | 47 |
| Binary | 1110001 | 110110 | 10010010 | 10111 | 111111 | 0 | 101011 | 100010110 | 101110 | 100111 |
Color Harmonies of #713692
Complementary color
Monochromatic Colors of #713692
Black with #713692
Text Example
Text Example
White with #713692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713692; }
p { color: rgb(113,54,146); }
H1.HeaderClassName
{
color: #713692;
}
.AnyTagClassName
{
color: #713692;
}
</style>
background-color css
<style>
a { background-color: #713692; }
a { background-color: rgb(113,54,146); }
div.DivClassName
{
background-color: #713692;
}
.BgClassName
{
background-color: #713692;
}
</style>
border-color css
<style>
span { border-color: #713692; }
span { border-color: rgb(113,54,146); }
td.TdClassName
{
border-color: #713692;
}
.TagClassName
{
border-color: #713692;
}
</style>