Shades of Violent Violet #291651
Tints of Violent Violet #291651
RGB
CMYK
RGB Variations
Color information
#291651 (or 0x291651) is known color: Violent Violet. HEX triplet: 29, 16 and 51. RGB value is (41,22,81). Sum of RGB (Red+Green+Blue) = 41+22+81=144 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.47% from 144); Green value is 22 (8.98% from 255 or 15.28% from 144); Blue value is 81 (32.03% from 255 or 56.25% from 144); Max value from RGB is 81 - color contains mainly: blue. Hex color #291651 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291651 is #D6E9AE. Grayscale: #222222. Windows color (decimal): -14084527 or 5314089. OLE color: 5314089.
HSL color Cylindrical-coordinate representation of color #291651: hue angle of 259.32º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #291651 is Cyan = 0.49, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 41 | 22 | 81 | - |
| CMYK | 0.49 | 0.73 | 0 | 0.68 |
| HSL | 259.32º | 0.57% | 0.2% | - |
| HSV(B) | 259.32º | 0.73% | 0.32% | - |
| XYZ | 2.69 | 1.64 | 7.96 | - |
| YUV | 34.41 | 154.29 | 132.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 22 | 81 | 0.49 | 0.73 | 0 | 0.68 | 259.32 | 0.57 | 0.2 |
| Hex | 29 | 16 | 51 | 31 | 49 | 0 | 44 | 103 | 39 | 14 |
| Octal | 51 | 26 | 121 | 61 | 111 | 0 | 104 | 403 | 71 | 24 |
| Binary | 101001 | 10110 | 1010001 | 110001 | 1001001 | 0 | 1000100 | 100000011 | 111001 | 10100 |
Color Harmonies of #291651
Complementary color
Monochromatic Colors of #291651
Black with #291651
Text Example
Text Example
White with #291651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291651; }
p { color: rgb(41,22,81); }
H1.HeaderClassName
{
color: #291651;
}
.AnyTagClassName
{
color: #291651;
}
</style>
background-color css
<style>
a { background-color: #291651; }
a { background-color: rgb(41,22,81); }
div.DivClassName
{
background-color: #291651;
}
.BgClassName
{
background-color: #291651;
}
</style>
border-color css
<style>
span { border-color: #291651; }
span { border-color: rgb(41,22,81); }
td.TdClassName
{
border-color: #291651;
}
.TagClassName
{
border-color: #291651;
}
</style>