Shades of Vivid Violet #933793
Tints of Vivid Violet #933793
RGB
CMYK
RGB Variations
Color information
#933793 (or 0x933793) is known color: Vivid Violet. HEX triplet: 93, 37 and 93. RGB value is (147,55,147). Sum of RGB (Red+Green+Blue) = 147+55+147=349 (46% of max value = 765). Red value is 147 (57.81% from 255 or 42.12% from 349); Green value is 55 (21.88% from 255 or 15.76% from 349); Blue value is 147 (57.81% from 255 or 42.12% from 349); Max value from RGB is 147 - color contains mainly: red, blue. Hex color #933793 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #933793 is #6CC86C. Grayscale: #5C5C5C. Windows color (decimal): -7129197 or 9648019. OLE color: 9648019.
HSL color Cylindrical-coordinate representation of color #933793: hue angle of 300º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #933793 is Cyan = 0, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 55 | 147 | - |
| CMYK | 0 | 0.63 | 0 | 0.42 |
| HSL | 300º | 0.46% | 0.4% | - |
| HSV(B) | 300º | 0.63% | 0.58% | - |
| XYZ | 18.67 | 11.04 | 28.75 | - |
| YUV | 93 | 158.48 | 166.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 55 | 147 | 0 | 0.63 | 0 | 0.42 | 300 | 0.46 | 0.4 |
| Hex | 93 | 37 | 93 | 0 | 3F | 0 | 2A | 12C | 2E | 28 |
| Octal | 223 | 67 | 223 | 0 | 77 | 0 | 52 | 454 | 56 | 50 |
| Binary | 10010011 | 110111 | 10010011 | 0 | 111111 | 0 | 101010 | 100101100 | 101110 | 101000 |
Color Harmonies of #933793
Complementary color
Monochromatic Colors of #933793
Black with #933793
Text Example
Text Example
White with #933793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #933793; }
p { color: rgb(147,55,147); }
H1.HeaderClassName
{
color: #933793;
}
.AnyTagClassName
{
color: #933793;
}
</style>
background-color css
<style>
a { background-color: #933793; }
a { background-color: rgb(147,55,147); }
div.DivClassName
{
background-color: #933793;
}
.BgClassName
{
background-color: #933793;
}
</style>
border-color css
<style>
span { border-color: #933793; }
span { border-color: rgb(147,55,147); }
td.TdClassName
{
border-color: #933793;
}
.TagClassName
{
border-color: #933793;
}
</style>