Shades of Violent Violet #291057
Tints of Violent Violet #291057
RGB
CMYK
RGB Variations
Color information
#291057 (or 0x291057) is known color: Violent Violet. HEX triplet: 29, 10 and 57. RGB value is (41,16,87). Sum of RGB (Red+Green+Blue) = 41+16+87=144 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.47% from 144); Green value is 16 (6.64% from 255 or 11.11% from 144); Blue value is 87 (34.38% from 255 or 60.42% from 144); Max value from RGB is 87 - color contains mainly: blue. Hex color #291057 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291057 is #D6EFA8. Grayscale: #1F1F1F. Windows color (decimal): -14086057 or 5705769. OLE color: 5705769.
HSL color Cylindrical-coordinate representation of color #291057: hue angle of 261.13º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #291057 is Cyan = 0.53, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 16 | 87 | - |
| CMYK | 0.53 | 0.82 | 0 | 0.66 |
| HSL | 261.13º | 0.69% | 0.2% | - |
| HSV(B) | 261.13º | 0.82% | 0.34% | - |
| XYZ | 2.82 | 1.53 | 9.16 | - |
| YUV | 31.57 | 159.28 | 134.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 16 | 87 | 0.53 | 0.82 | 0 | 0.66 | 261.13 | 0.69 | 0.2 |
| Hex | 29 | 10 | 57 | 35 | 52 | 0 | 42 | 105 | 45 | 14 |
| Octal | 51 | 20 | 127 | 65 | 122 | 0 | 102 | 405 | 105 | 24 |
| Binary | 101001 | 10000 | 1010111 | 110101 | 1010010 | 0 | 1000010 | 100000101 | 1000101 | 10100 |
Color Harmonies of #291057
Complementary color
Monochromatic Colors of #291057
Black with #291057
Text Example
Text Example
White with #291057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291057; }
p { color: rgb(41,16,87); }
H1.HeaderClassName
{
color: #291057;
}
.AnyTagClassName
{
color: #291057;
}
</style>
background-color css
<style>
a { background-color: #291057; }
a { background-color: rgb(41,16,87); }
div.DivClassName
{
background-color: #291057;
}
.BgClassName
{
background-color: #291057;
}
</style>
border-color css
<style>
span { border-color: #291057; }
span { border-color: rgb(41,16,87); }
td.TdClassName
{
border-color: #291057;
}
.TagClassName
{
border-color: #291057;
}
</style>