Shades of Violent Violet #342847
Tints of Violent Violet #342847
RGB
CMYK
RGB Variations
Color information
#342847 (or 0x342847) is known color: Violent Violet. HEX triplet: 34, 28 and 47. RGB value is (52,40,71). Sum of RGB (Red+Green+Blue) = 52+40+71=163 (21% of max value = 765). Red value is 52 (20.70% from 255 or 31.90% from 163); Green value is 40 (16.02% from 255 or 24.54% from 163); Blue value is 71 (28.12% from 255 or 43.56% from 163); Max value from RGB is 71 - color contains mainly: blue. Hex color #342847 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342847 is #CBD7B8. Grayscale: #2F2F2F. Windows color (decimal): -13359033 or 4663348. OLE color: 4663348.
HSL color Cylindrical-coordinate representation of color #342847: hue angle of 263.23º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #342847 is Cyan = 0.27, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 52 | 40 | 71 | - |
| CMYK | 0.27 | 0.44 | 0 | 0.72 |
| HSL | 263.23º | 0.28% | 0.22% | - |
| HSV(B) | 263.23º | 0.44% | 0.28% | - |
| XYZ | 3.31 | 2.7 | 6.31 | - |
| YUV | 47.12 | 141.48 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 40 | 71 | 0.27 | 0.44 | 0 | 0.72 | 263.23 | 0.28 | 0.22 |
| Hex | 34 | 28 | 47 | 1B | 2C | 0 | 48 | 107 | 1C | 16 |
| Octal | 64 | 50 | 107 | 33 | 54 | 0 | 110 | 407 | 34 | 26 |
| Binary | 110100 | 101000 | 1000111 | 11011 | 101100 | 0 | 1001000 | 100000111 | 11100 | 10110 |
Color Harmonies of #342847
Complementary color
Monochromatic Colors of #342847
Black with #342847
Text Example
Text Example
White with #342847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342847; }
p { color: rgb(52,40,71); }
H1.HeaderClassName
{
color: #342847;
}
.AnyTagClassName
{
color: #342847;
}
</style>
background-color css
<style>
a { background-color: #342847; }
a { background-color: rgb(52,40,71); }
div.DivClassName
{
background-color: #342847;
}
.BgClassName
{
background-color: #342847;
}
</style>
border-color css
<style>
span { border-color: #342847; }
span { border-color: rgb(52,40,71); }
td.TdClassName
{
border-color: #342847;
}
.TagClassName
{
border-color: #342847;
}
</style>