Shades of Violent Violet #290753
Tints of Violent Violet #290753
RGB
CMYK
RGB Variations
Color information
#290753 (or 0x290753) is known color: Violent Violet. HEX triplet: 29, 07 and 53. RGB value is (41,7,83). Sum of RGB (Red+Green+Blue) = 41+7+83=131 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.30% from 131); Green value is 7 (3.12% from 255 or 5.34% from 131); Blue value is 83 (32.81% from 255 or 63.36% from 131); Max value from RGB is 83 - color contains mainly: blue. Hex color #290753 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290753 is #D6F8AC. Grayscale: #191919. Windows color (decimal): -14088365 or 5441321. OLE color: 5441321.
HSL color Cylindrical-coordinate representation of color #290753: hue angle of 266.84º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #290753 is Cyan = 0.51, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 7 | 83 | - |
| CMYK | 0.51 | 0.92 | 0 | 0.67 |
| HSL | 266.84º | 0.84% | 0.18% | - |
| HSV(B) | 266.84º | 0.92% | 0.33% | - |
| XYZ | 2.55 | 1.25 | 8.29 | - |
| YUV | 25.83 | 160.26 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 83 | 0.51 | 0.92 | 0 | 0.67 | 266.84 | 0.84 | 0.18 |
| Hex | 29 | 7 | 53 | 33 | 5C | 0 | 43 | 10B | 54 | 12 |
| Octal | 51 | 7 | 123 | 63 | 134 | 0 | 103 | 413 | 124 | 22 |
| Binary | 101001 | 111 | 1010011 | 110011 | 1011100 | 0 | 1000011 | 100001011 | 1010100 | 10010 |
Color Harmonies of #290753
Complementary color
Monochromatic Colors of #290753
Black with #290753
Text Example
Text Example
White with #290753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290753; }
p { color: rgb(41,7,83); }
H1.HeaderClassName
{
color: #290753;
}
.AnyTagClassName
{
color: #290753;
}
</style>
background-color css
<style>
a { background-color: #290753; }
a { background-color: rgb(41,7,83); }
div.DivClassName
{
background-color: #290753;
}
.BgClassName
{
background-color: #290753;
}
</style>
border-color css
<style>
span { border-color: #290753; }
span { border-color: rgb(41,7,83); }
td.TdClassName
{
border-color: #290753;
}
.TagClassName
{
border-color: #290753;
}
</style>