Shades of Violent Violet #291053
Tints of Violent Violet #291053
RGB
CMYK
RGB Variations
Color information
#291053 (or 0x291053) is known color: Violent Violet. HEX triplet: 29, 10 and 53. RGB value is (41,16,83). Sum of RGB (Red+Green+Blue) = 41+16+83=140 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.29% from 140); Green value is 16 (6.64% from 255 or 11.43% from 140); Blue value is 83 (32.81% from 255 or 59.29% from 140); Max value from RGB is 83 - color contains mainly: blue. Hex color #291053 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291053 is #D6EFAC. Grayscale: #1E1E1E. Windows color (decimal): -14086061 or 5443625. OLE color: 5443625.
HSL color Cylindrical-coordinate representation of color #291053: hue angle of 262.39º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #291053 is Cyan = 0.51, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 16 | 83 | - |
| CMYK | 0.51 | 0.81 | 0 | 0.67 |
| HSL | 262.39º | 0.68% | 0.19% | - |
| HSV(B) | 262.39º | 0.81% | 0.33% | - |
| XYZ | 2.66 | 1.47 | 8.33 | - |
| YUV | 31.11 | 157.28 | 135.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 16 | 83 | 0.51 | 0.81 | 0 | 0.67 | 262.39 | 0.68 | 0.19 |
| Hex | 29 | 10 | 53 | 33 | 51 | 0 | 43 | 106 | 44 | 13 |
| Octal | 51 | 20 | 123 | 63 | 121 | 0 | 103 | 406 | 104 | 23 |
| Binary | 101001 | 10000 | 1010011 | 110011 | 1010001 | 0 | 1000011 | 100000110 | 1000100 | 10011 |
Color Harmonies of #291053
Complementary color
Monochromatic Colors of #291053
Black with #291053
Text Example
Text Example
White with #291053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291053; }
p { color: rgb(41,16,83); }
H1.HeaderClassName
{
color: #291053;
}
.AnyTagClassName
{
color: #291053;
}
</style>
background-color css
<style>
a { background-color: #291053; }
a { background-color: rgb(41,16,83); }
div.DivClassName
{
background-color: #291053;
}
.BgClassName
{
background-color: #291053;
}
</style>
border-color css
<style>
span { border-color: #291053; }
span { border-color: rgb(41,16,83); }
td.TdClassName
{
border-color: #291053;
}
.TagClassName
{
border-color: #291053;
}
</style>