Shades of Violent Violet #291552
Tints of Violent Violet #291552
RGB
CMYK
RGB Variations
Color information
#291552 (or 0x291552) is known color: Violent Violet. HEX triplet: 29, 15 and 52. RGB value is (41,21,82). Sum of RGB (Red+Green+Blue) = 41+21+82=144 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.47% from 144); Green value is 21 (8.59% from 255 or 14.58% from 144); Blue value is 82 (32.42% from 255 or 56.94% from 144); Max value from RGB is 82 - color contains mainly: blue. Hex color #291552 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291552 is #D6EAAD. Grayscale: #212121. Windows color (decimal): -14084782 or 5379369. OLE color: 5379369.
HSL color Cylindrical-coordinate representation of color #291552: hue angle of 259.67º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #291552 is Cyan = 0.50, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 41 | 21 | 82 | - |
| CMYK | 0.50 | 0.74 | 0 | 0.68 |
| HSL | 259.67º | 0.59% | 0.2% | - |
| HSV(B) | 259.67º | 0.74% | 0.32% | - |
| XYZ | 2.71 | 1.62 | 8.15 | - |
| YUV | 33.93 | 155.13 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 21 | 82 | 0.50 | 0.74 | 0 | 0.68 | 259.67 | 0.59 | 0.2 |
| Hex | 29 | 15 | 52 | 32 | 4A | 0 | 44 | 104 | 3B | 14 |
| Octal | 51 | 25 | 122 | 62 | 112 | 0 | 104 | 404 | 73 | 24 |
| Binary | 101001 | 10101 | 1010010 | 110010 | 1001010 | 0 | 1000100 | 100000100 | 111011 | 10100 |
Color Harmonies of #291552
Complementary color
Monochromatic Colors of #291552
Black with #291552
Text Example
Text Example
White with #291552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291552; }
p { color: rgb(41,21,82); }
H1.HeaderClassName
{
color: #291552;
}
.AnyTagClassName
{
color: #291552;
}
</style>
background-color css
<style>
a { background-color: #291552; }
a { background-color: rgb(41,21,82); }
div.DivClassName
{
background-color: #291552;
}
.BgClassName
{
background-color: #291552;
}
</style>
border-color css
<style>
span { border-color: #291552; }
span { border-color: rgb(41,21,82); }
td.TdClassName
{
border-color: #291552;
}
.TagClassName
{
border-color: #291552;
}
</style>