Shades of Violent Violet #291350
Tints of Violent Violet #291350
RGB
CMYK
RGB Variations
Color information
#291350 (or 0x291350) is known color: Violent Violet. HEX triplet: 29, 13 and 50. RGB value is (41,19,80). Sum of RGB (Red+Green+Blue) = 41+19+80=140 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.29% from 140); Green value is 19 (7.81% from 255 or 13.57% from 140); Blue value is 80 (31.64% from 255 or 57.14% from 140); Max value from RGB is 80 - color contains mainly: blue. Hex color #291350 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291350 is #D6ECAF. Grayscale: #202020. Windows color (decimal): -14085296 or 5247785. OLE color: 5247785.
HSL color Cylindrical-coordinate representation of color #291350: hue angle of 261.64º degrees, saturation: 0.62, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #291350 is Cyan = 0.49, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 41 | 19 | 80 | - |
| CMYK | 0.49 | 0.76 | 0 | 0.69 |
| HSL | 261.64º | 0.62% | 0.19% | - |
| HSV(B) | 261.64º | 0.76% | 0.31% | - |
| XYZ | 2.6 | 1.52 | 7.75 | - |
| YUV | 32.53 | 154.79 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 80 | 0.49 | 0.76 | 0 | 0.69 | 261.64 | 0.62 | 0.19 |
| Hex | 29 | 13 | 50 | 31 | 4C | 0 | 45 | 106 | 3E | 13 |
| Octal | 51 | 23 | 120 | 61 | 114 | 0 | 105 | 406 | 76 | 23 |
| Binary | 101001 | 10011 | 1010000 | 110001 | 1001100 | 0 | 1000101 | 100000110 | 111110 | 10011 |
Color Harmonies of #291350
Complementary color
Monochromatic Colors of #291350
Black with #291350
Text Example
Text Example
White with #291350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291350; }
p { color: rgb(41,19,80); }
H1.HeaderClassName
{
color: #291350;
}
.AnyTagClassName
{
color: #291350;
}
</style>
background-color css
<style>
a { background-color: #291350; }
a { background-color: rgb(41,19,80); }
div.DivClassName
{
background-color: #291350;
}
.BgClassName
{
background-color: #291350;
}
</style>
border-color css
<style>
span { border-color: #291350; }
span { border-color: rgb(41,19,80); }
td.TdClassName
{
border-color: #291350;
}
.TagClassName
{
border-color: #291350;
}
</style>