Shades of Violent Violet #352746
Tints of Violent Violet #352746
RGB
CMYK
RGB Variations
Color information
#352746 (or 0x352746) is known color: Violent Violet. HEX triplet: 35, 27 and 46. RGB value is (53,39,70). Sum of RGB (Red+Green+Blue) = 53+39+70=162 (21% of max value = 765). Red value is 53 (21.09% from 255 or 32.72% from 162); Green value is 39 (15.62% from 255 or 24.07% from 162); Blue value is 70 (27.73% from 255 or 43.21% from 162); Max value from RGB is 70 - color contains mainly: blue. Hex color #352746 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352746 is #CAD8B9. Grayscale: #2E2E2E. Windows color (decimal): -13293754 or 4597557. OLE color: 4597557.
HSL color Cylindrical-coordinate representation of color #352746: hue angle of 267.1º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #352746 is Cyan = 0.24, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 53 | 39 | 70 | - |
| CMYK | 0.24 | 0.44 | 0 | 0.73 |
| HSL | 267.1º | 0.28% | 0.21% | - |
| HSV(B) | 267.1º | 0.44% | 0.27% | - |
| XYZ | 3.3 | 2.65 | 6.13 | - |
| YUV | 46.72 | 141.14 | 132.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 39 | 70 | 0.24 | 0.44 | 0 | 0.73 | 267.1 | 0.28 | 0.21 |
| Hex | 35 | 27 | 46 | 18 | 2C | 0 | 49 | 10B | 1C | 15 |
| Octal | 65 | 47 | 106 | 30 | 54 | 0 | 111 | 413 | 34 | 25 |
| Binary | 110101 | 100111 | 1000110 | 11000 | 101100 | 0 | 1001001 | 100001011 | 11100 | 10101 |
Color Harmonies of #352746
Complementary color
Monochromatic Colors of #352746
Black with #352746
Text Example
Text Example
White with #352746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352746; }
p { color: rgb(53,39,70); }
H1.HeaderClassName
{
color: #352746;
}
.AnyTagClassName
{
color: #352746;
}
</style>
background-color css
<style>
a { background-color: #352746; }
a { background-color: rgb(53,39,70); }
div.DivClassName
{
background-color: #352746;
}
.BgClassName
{
background-color: #352746;
}
</style>
border-color css
<style>
span { border-color: #352746; }
span { border-color: rgb(53,39,70); }
td.TdClassName
{
border-color: #352746;
}
.TagClassName
{
border-color: #352746;
}
</style>