Shades of Violent Violet #290856
Tints of Violent Violet #290856
RGB
CMYK
RGB Variations
Color information
#290856 (or 0x290856) is known color: Violent Violet. HEX triplet: 29, 08 and 56. RGB value is (41,8,86). Sum of RGB (Red+Green+Blue) = 41+8+86=135 (17% of max value = 765). Red value is 41 (16.41% from 255 or 30.37% from 135); Green value is 8 (3.52% from 255 or 5.93% from 135); Blue value is 86 (33.98% from 255 or 63.70% from 135); Max value from RGB is 86 - color contains mainly: blue. Hex color #290856 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290856 is #D6F7A9. Grayscale: #1A1A1A. Windows color (decimal): -14088106 or 5638185. OLE color: 5638185.
HSL color Cylindrical-coordinate representation of color #290856: hue angle of 265.38º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #290856 is Cyan = 0.52, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 8 | 86 | - |
| CMYK | 0.52 | 0.91 | 0 | 0.66 |
| HSL | 265.38º | 0.83% | 0.18% | - |
| HSV(B) | 265.38º | 0.91% | 0.34% | - |
| XYZ | 2.68 | 1.32 | 8.92 | - |
| YUV | 26.76 | 161.43 | 138.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 8 | 86 | 0.52 | 0.91 | 0 | 0.66 | 265.38 | 0.83 | 0.18 |
| Hex | 29 | 8 | 56 | 34 | 5B | 0 | 42 | 109 | 53 | 12 |
| Octal | 51 | 10 | 126 | 64 | 133 | 0 | 102 | 411 | 123 | 22 |
| Binary | 101001 | 1000 | 1010110 | 110100 | 1011011 | 0 | 1000010 | 100001001 | 1010011 | 10010 |
Color Harmonies of #290856
Complementary color
Monochromatic Colors of #290856
Black with #290856
Text Example
Text Example
White with #290856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290856; }
p { color: rgb(41,8,86); }
H1.HeaderClassName
{
color: #290856;
}
.AnyTagClassName
{
color: #290856;
}
</style>
background-color css
<style>
a { background-color: #290856; }
a { background-color: rgb(41,8,86); }
div.DivClassName
{
background-color: #290856;
}
.BgClassName
{
background-color: #290856;
}
</style>
border-color css
<style>
span { border-color: #290856; }
span { border-color: rgb(41,8,86); }
td.TdClassName
{
border-color: #290856;
}
.TagClassName
{
border-color: #290856;
}
</style>