Shades of Violent Violet #342649
Tints of Violent Violet #342649
RGB
CMYK
RGB Variations
Color information
#342649 (or 0x342649) is known color: Violent Violet. HEX triplet: 34, 26 and 49. RGB value is (52,38,73). Sum of RGB (Red+Green+Blue) = 52+38+73=163 (21% of max value = 765). Red value is 52 (20.70% from 255 or 31.90% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 73 (28.91% from 255 or 44.79% from 163); Max value from RGB is 73 - color contains mainly: blue. Hex color #342649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342649 is #CBD9B6. Grayscale: #2E2E2E. Windows color (decimal): -13359543 or 4793908. OLE color: 4793908.
HSL color Cylindrical-coordinate representation of color #342649: hue angle of 264º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #342649 is Cyan = 0.29, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 52 | 38 | 73 | - |
| CMYK | 0.29 | 0.48 | 0 | 0.71 |
| HSL | 264º | 0.32% | 0.22% | - |
| HSV(B) | 264º | 0.48% | 0.29% | - |
| XYZ | 3.31 | 2.6 | 6.63 | - |
| YUV | 46.18 | 143.14 | 132.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 73 | 0.29 | 0.48 | 0 | 0.71 | 264 | 0.32 | 0.22 |
| Hex | 34 | 26 | 49 | 1D | 30 | 0 | 47 | 108 | 20 | 16 |
| Octal | 64 | 46 | 111 | 35 | 60 | 0 | 107 | 410 | 40 | 26 |
| Binary | 110100 | 100110 | 1001001 | 11101 | 110000 | 0 | 1000111 | 100001000 | 100000 | 10110 |
Color Harmonies of #342649
Complementary color
Monochromatic Colors of #342649
Black with #342649
Text Example
Text Example
White with #342649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342649; }
p { color: rgb(52,38,73); }
H1.HeaderClassName
{
color: #342649;
}
.AnyTagClassName
{
color: #342649;
}
</style>
background-color css
<style>
a { background-color: #342649; }
a { background-color: rgb(52,38,73); }
div.DivClassName
{
background-color: #342649;
}
.BgClassName
{
background-color: #342649;
}
</style>
border-color css
<style>
span { border-color: #342649; }
span { border-color: rgb(52,38,73); }
td.TdClassName
{
border-color: #342649;
}
.TagClassName
{
border-color: #342649;
}
</style>