Shades of Vivid Violet #943594
Tints of Vivid Violet #943594
RGB
CMYK
RGB Variations
Color information
#943594 (or 0x943594) is known color: Vivid Violet. HEX triplet: 94, 35 and 94. RGB value is (148,53,148). Sum of RGB (Red+Green+Blue) = 148+53+148=349 (46% of max value = 765). Red value is 148 (58.20% from 255 or 42.41% from 349); Green value is 53 (21.09% from 255 or 15.19% from 349); Blue value is 148 (58.20% from 255 or 42.41% from 349); Max value from RGB is 148 - color contains mainly: red, blue. Hex color #943594 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #943594 is #6BCA6B. Grayscale: #5B5B5B. Windows color (decimal): -7064172 or 9713044. OLE color: 9713044.
HSL color Cylindrical-coordinate representation of color #943594: hue angle of 300º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #943594 is Cyan = 0, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 53 | 148 | - |
| CMYK | 0 | 0.64 | 0 | 0.42 |
| HSL | 300º | 0.47% | 0.39% | - |
| HSV(B) | 300º | 0.64% | 0.58% | - |
| XYZ | 18.83 | 10.98 | 29.14 | - |
| YUV | 92.24 | 159.47 | 167.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 53 | 148 | 0 | 0.64 | 0 | 0.42 | 300 | 0.47 | 0.39 |
| Hex | 94 | 35 | 94 | 0 | 40 | 0 | 2A | 12C | 2F | 27 |
| Octal | 224 | 65 | 224 | 0 | 100 | 0 | 52 | 454 | 57 | 47 |
| Binary | 10010100 | 110101 | 10010100 | 0 | 1000000 | 0 | 101010 | 100101100 | 101111 | 100111 |
Color Harmonies of #943594
Complementary color
Monochromatic Colors of #943594
Black with #943594
Text Example
Text Example
White with #943594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #943594; }
p { color: rgb(148,53,148); }
H1.HeaderClassName
{
color: #943594;
}
.AnyTagClassName
{
color: #943594;
}
</style>
background-color css
<style>
a { background-color: #943594; }
a { background-color: rgb(148,53,148); }
div.DivClassName
{
background-color: #943594;
}
.BgClassName
{
background-color: #943594;
}
</style>
border-color css
<style>
span { border-color: #943594; }
span { border-color: rgb(148,53,148); }
td.TdClassName
{
border-color: #943594;
}
.TagClassName
{
border-color: #943594;
}
</style>