Shades of Vivid Violet #733592
Tints of Vivid Violet #733592
RGB
CMYK
RGB Variations
Color information
#733592 (or 0x733592) is known color: Vivid Violet. HEX triplet: 73, 35 and 92. RGB value is (115,53,146). Sum of RGB (Red+Green+Blue) = 115+53+146=314 (41% of max value = 765). Red value is 115 (45.31% from 255 or 36.62% from 314); Green value is 53 (21.09% from 255 or 16.88% from 314); Blue value is 146 (57.42% from 255 or 46.50% from 314); Max value from RGB is 146 - color contains mainly: blue. Hex color #733592 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #733592 is #8CCA6D. Grayscale: #515151. Windows color (decimal): -9226862 or 9581939. OLE color: 9581939.
HSL color Cylindrical-coordinate representation of color #733592: hue angle of 280º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #733592 is Cyan = 0.21, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 115 | 53 | 146 | - |
| CMYK | 0.21 | 0.64 | 0 | 0.43 |
| HSL | 280º | 0.47% | 0.39% | - |
| HSV(B) | 280º | 0.64% | 0.57% | - |
| XYZ | 13.53 | 8.27 | 28.08 | - |
| YUV | 82.14 | 164.04 | 151.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 146 | 0.21 | 0.64 | 0 | 0.43 | 280 | 0.47 | 0.39 |
| Hex | 73 | 35 | 92 | 15 | 40 | 0 | 2B | 118 | 2F | 27 |
| Octal | 163 | 65 | 222 | 25 | 100 | 0 | 53 | 430 | 57 | 47 |
| Binary | 1110011 | 110101 | 10010010 | 10101 | 1000000 | 0 | 101011 | 100011000 | 101111 | 100111 |
Color Harmonies of #733592
Complementary color
Monochromatic Colors of #733592
Black with #733592
Text Example
Text Example
White with #733592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733592; }
p { color: rgb(115,53,146); }
H1.HeaderClassName
{
color: #733592;
}
.AnyTagClassName
{
color: #733592;
}
</style>
background-color css
<style>
a { background-color: #733592; }
a { background-color: rgb(115,53,146); }
div.DivClassName
{
background-color: #733592;
}
.BgClassName
{
background-color: #733592;
}
</style>
border-color css
<style>
span { border-color: #733592; }
span { border-color: rgb(115,53,146); }
td.TdClassName
{
border-color: #733592;
}
.TagClassName
{
border-color: #733592;
}
</style>