Shades of Violent Violet #291348
Tints of Violent Violet #291348
RGB
CMYK
RGB Variations
Color information
#291348 (or 0x291348) is known color: Violent Violet. HEX triplet: 29, 13 and 48. RGB value is (41,19,72). Sum of RGB (Red+Green+Blue) = 41+19+72=132 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.06% from 132); Green value is 19 (7.81% from 255 or 14.39% from 132); Blue value is 72 (28.52% from 255 or 54.55% from 132); Max value from RGB is 72 - color contains mainly: blue. Hex color #291348 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291348 is #D6ECB7. Grayscale: #1F1F1F. Windows color (decimal): -14085304 or 4723497. OLE color: 4723497.
HSL color Cylindrical-coordinate representation of color #291348: hue angle of 264.91º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #291348 is Cyan = 0.43, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 41 | 19 | 72 | - |
| CMYK | 0.43 | 0.74 | 0 | 0.72 |
| HSL | 264.91º | 0.58% | 0.18% | - |
| HSV(B) | 264.91º | 0.74% | 0.28% | - |
| XYZ | 2.32 | 1.41 | 6.28 | - |
| YUV | 31.62 | 150.79 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 72 | 0.43 | 0.74 | 0 | 0.72 | 264.91 | 0.58 | 0.18 |
| Hex | 29 | 13 | 48 | 2B | 4A | 0 | 48 | 109 | 3A | 12 |
| Octal | 51 | 23 | 110 | 53 | 112 | 0 | 110 | 411 | 72 | 22 |
| Binary | 101001 | 10011 | 1001000 | 101011 | 1001010 | 0 | 1001000 | 100001001 | 111010 | 10010 |
Color Harmonies of #291348
Complementary color
Monochromatic Colors of #291348
Black with #291348
Text Example
Text Example
White with #291348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291348; }
p { color: rgb(41,19,72); }
H1.HeaderClassName
{
color: #291348;
}
.AnyTagClassName
{
color: #291348;
}
</style>
background-color css
<style>
a { background-color: #291348; }
a { background-color: rgb(41,19,72); }
div.DivClassName
{
background-color: #291348;
}
.BgClassName
{
background-color: #291348;
}
</style>
border-color css
<style>
span { border-color: #291348; }
span { border-color: rgb(41,19,72); }
td.TdClassName
{
border-color: #291348;
}
.TagClassName
{
border-color: #291348;
}
</style>