Shades of Violent Violet #291553
Tints of Violent Violet #291553
RGB
CMYK
RGB Variations
Color information
#291553 (or 0x291553) is known color: Violent Violet. HEX triplet: 29, 15 and 53. RGB value is (41,21,83). Sum of RGB (Red+Green+Blue) = 41+21+83=145 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.28% from 145); Green value is 21 (8.59% from 255 or 14.48% from 145); Blue value is 83 (32.81% from 255 or 57.24% from 145); Max value from RGB is 83 - color contains mainly: blue. Hex color #291553 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291553 is #D6EAAC. Grayscale: #212121. Windows color (decimal): -14084781 or 5444905. OLE color: 5444905.
HSL color Cylindrical-coordinate representation of color #291553: hue angle of 259.35º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #291553 is Cyan = 0.51, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 21 | 83 | - |
| CMYK | 0.51 | 0.75 | 0 | 0.67 |
| HSL | 259.35º | 0.6% | 0.2% | - |
| HSV(B) | 259.35º | 0.75% | 0.33% | - |
| XYZ | 2.74 | 1.63 | 8.35 | - |
| YUV | 34.05 | 155.63 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 21 | 83 | 0.51 | 0.75 | 0 | 0.67 | 259.35 | 0.6 | 0.2 |
| Hex | 29 | 15 | 53 | 33 | 4B | 0 | 43 | 103 | 3C | 14 |
| Octal | 51 | 25 | 123 | 63 | 113 | 0 | 103 | 403 | 74 | 24 |
| Binary | 101001 | 10101 | 1010011 | 110011 | 1001011 | 0 | 1000011 | 100000011 | 111100 | 10100 |
Color Harmonies of #291553
Complementary color
Monochromatic Colors of #291553
Black with #291553
Text Example
Text Example
White with #291553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291553; }
p { color: rgb(41,21,83); }
H1.HeaderClassName
{
color: #291553;
}
.AnyTagClassName
{
color: #291553;
}
</style>
background-color css
<style>
a { background-color: #291553; }
a { background-color: rgb(41,21,83); }
div.DivClassName
{
background-color: #291553;
}
.BgClassName
{
background-color: #291553;
}
</style>
border-color css
<style>
span { border-color: #291553; }
span { border-color: rgb(41,21,83); }
td.TdClassName
{
border-color: #291553;
}
.TagClassName
{
border-color: #291553;
}
</style>