Shades of Violent Violet #291353
Tints of Violent Violet #291353
RGB
CMYK
RGB Variations
Color information
#291353 (or 0x291353) is known color: Violent Violet. HEX triplet: 29, 13 and 53. RGB value is (41,19,83). Sum of RGB (Red+Green+Blue) = 41+19+83=143 (18% of max value = 765). Red value is 41 (16.41% from 255 or 28.67% from 143); Green value is 19 (7.81% from 255 or 13.29% from 143); Blue value is 83 (32.81% from 255 or 58.04% from 143); Max value from RGB is 83 - color contains mainly: blue. Hex color #291353 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291353 is #D6ECAC. Grayscale: #202020. Windows color (decimal): -14085293 or 5444393. OLE color: 5444393.
HSL color Cylindrical-coordinate representation of color #291353: hue angle of 260.62º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #291353 is Cyan = 0.51, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 19 | 83 | - |
| CMYK | 0.51 | 0.77 | 0 | 0.67 |
| HSL | 260.63º | 0.63% | 0.2% | - |
| HSV(B) | 260.63º | 0.77% | 0.33% | - |
| XYZ | 2.71 | 1.56 | 8.34 | - |
| YUV | 32.87 | 156.29 | 133.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 83 | 0.51 | 0.77 | 0 | 0.67 | 260.63 | 0.63 | 0.2 |
| Hex | 29 | 13 | 53 | 33 | 4D | 0 | 43 | 105 | 3F | 14 |
| Octal | 51 | 23 | 123 | 63 | 115 | 0 | 103 | 405 | 77 | 24 |
| Binary | 101001 | 10011 | 1010011 | 110011 | 1001101 | 0 | 1000011 | 100000101 | 111111 | 10100 |
Color Harmonies of #291353
Complementary color
Monochromatic Colors of #291353
Black with #291353
Text Example
Text Example
White with #291353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291353; }
p { color: rgb(41,19,83); }
H1.HeaderClassName
{
color: #291353;
}
.AnyTagClassName
{
color: #291353;
}
</style>
background-color css
<style>
a { background-color: #291353; }
a { background-color: rgb(41,19,83); }
div.DivClassName
{
background-color: #291353;
}
.BgClassName
{
background-color: #291353;
}
</style>
border-color css
<style>
span { border-color: #291353; }
span { border-color: rgb(41,19,83); }
td.TdClassName
{
border-color: #291353;
}
.TagClassName
{
border-color: #291353;
}
</style>