Shades of Violent Violet #130449
Tints of Violent Violet #130449
RGB
CMYK
RGB Variations
Color information
#130449 (or 0x130449) is known color: Violent Violet. HEX triplet: 13, 04 and 49. RGB value is (19,4,73). Sum of RGB (Red+Green+Blue) = 19+4+73=96 (12% of max value = 765). Red value is 19 (7.81% from 255 or 19.79% from 96); Green value is 4 (1.95% from 255 or 4.17% from 96); Blue value is 73 (28.91% from 255 or 76.04% from 96); Max value from RGB is 73 - color contains mainly: blue. Hex color #130449 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130449 is #ECFBB6. Grayscale: #101010. Windows color (decimal): -15530935 or 4785171. OLE color: 4785171.
HSL color Cylindrical-coordinate representation of color #130449: hue angle of 253.04º degrees, saturation: 0.9, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #130449 is Cyan = 0.74, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 19 | 4 | 73 | - |
| CMYK | 0.74 | 0.95 | 0 | 0.71 |
| HSL | 253.04º | 0.9% | 0.15% | - |
| HSV(B) | 253.04º | 0.95% | 0.29% | - |
| XYZ | 1.51 | 0.71 | 6.36 | - |
| YUV | 16.35 | 159.97 | 129.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 4 | 73 | 0.74 | 0.95 | 0 | 0.71 | 253.04 | 0.9 | 0.15 |
| Hex | 13 | 4 | 49 | 4A | 5F | 0 | 47 | FD | 5A | F |
| Octal | 23 | 4 | 111 | 112 | 137 | 0 | 107 | 375 | 132 | 17 |
| Binary | 10011 | 100 | 1001001 | 1001010 | 1011111 | 0 | 1000111 | 11111101 | 1011010 | 1111 |
Color Harmonies of #130449
Complementary color
Monochromatic Colors of #130449
Black with #130449
Text Example
Text Example
White with #130449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130449; }
p { color: rgb(19,4,73); }
H1.HeaderClassName
{
color: #130449;
}
.AnyTagClassName
{
color: #130449;
}
</style>
background-color css
<style>
a { background-color: #130449; }
a { background-color: rgb(19,4,73); }
div.DivClassName
{
background-color: #130449;
}
.BgClassName
{
background-color: #130449;
}
</style>
border-color css
<style>
span { border-color: #130449; }
span { border-color: rgb(19,4,73); }
td.TdClassName
{
border-color: #130449;
}
.TagClassName
{
border-color: #130449;
}
</style>