Shades of Violent Violet #352947
Tints of Violent Violet #352947
RGB
CMYK
RGB Variations
Color information
#352947 (or 0x352947) is known color: Violent Violet. HEX triplet: 35, 29 and 47. RGB value is (53,41,71). Sum of RGB (Red+Green+Blue) = 53+41+71=165 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.12% from 165); Green value is 41 (16.41% from 255 or 24.85% from 165); Blue value is 71 (28.12% from 255 or 43.03% from 165); Max value from RGB is 71 - color contains mainly: blue. Hex color #352947 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352947 is #CAD6B8. Grayscale: #2F2F2F. Windows color (decimal): -13293241 or 4663605. OLE color: 4663605.
HSL color Cylindrical-coordinate representation of color #352947: hue angle of 264º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #352947 is Cyan = 0.25, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 53 | 41 | 71 | - |
| CMYK | 0.25 | 0.42 | 0 | 0.72 |
| HSL | 264º | 0.27% | 0.22% | - |
| HSV(B) | 264º | 0.42% | 0.28% | - |
| XYZ | 3.4 | 2.8 | 6.32 | - |
| YUV | 48.01 | 140.98 | 131.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 71 | 0.25 | 0.42 | 0 | 0.72 | 264 | 0.27 | 0.22 |
| Hex | 35 | 29 | 47 | 19 | 2A | 0 | 48 | 108 | 1B | 16 |
| Octal | 65 | 51 | 107 | 31 | 52 | 0 | 110 | 410 | 33 | 26 |
| Binary | 110101 | 101001 | 1000111 | 11001 | 101010 | 0 | 1001000 | 100001000 | 11011 | 10110 |
Color Harmonies of #352947
Complementary color
Monochromatic Colors of #352947
Black with #352947
Text Example
Text Example
White with #352947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352947; }
p { color: rgb(53,41,71); }
H1.HeaderClassName
{
color: #352947;
}
.AnyTagClassName
{
color: #352947;
}
</style>
background-color css
<style>
a { background-color: #352947; }
a { background-color: rgb(53,41,71); }
div.DivClassName
{
background-color: #352947;
}
.BgClassName
{
background-color: #352947;
}
</style>
border-color css
<style>
span { border-color: #352947; }
span { border-color: rgb(53,41,71); }
td.TdClassName
{
border-color: #352947;
}
.TagClassName
{
border-color: #352947;
}
</style>