Shades of Violent Violet #130746
Tints of Violent Violet #130746
RGB
CMYK
RGB Variations
Color information
#130746 (or 0x130746) is known color: Violent Violet. HEX triplet: 13, 07 and 46. RGB value is (19,7,70). Sum of RGB (Red+Green+Blue) = 19+7+70=96 (12% of max value = 765). Red value is 19 (7.81% from 255 or 19.79% from 96); Green value is 7 (3.12% from 255 or 7.29% from 96); Blue value is 70 (27.73% from 255 or 72.92% from 96); Max value from RGB is 70 - color contains mainly: blue. Hex color #130746 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130746 is #ECF8B9. Grayscale: #111111. Windows color (decimal): -15530170 or 4589331. OLE color: 4589331.
HSL color Cylindrical-coordinate representation of color #130746: hue angle of 251.43º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #130746 is Cyan = 0.73, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 19 | 7 | 70 | - |
| CMYK | 0.73 | 0.90 | 0 | 0.73 |
| HSL | 251.43º | 0.82% | 0.15% | - |
| HSV(B) | 251.43º | 0.9% | 0.27% | - |
| XYZ | 1.45 | 0.73 | 5.86 | - |
| YUV | 17.77 | 157.48 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 7 | 70 | 0.73 | 0.90 | 0 | 0.73 | 251.43 | 0.82 | 0.15 |
| Hex | 13 | 7 | 46 | 49 | 5A | 0 | 49 | FB | 52 | F |
| Octal | 23 | 7 | 106 | 111 | 132 | 0 | 111 | 373 | 122 | 17 |
| Binary | 10011 | 111 | 1000110 | 1001001 | 1011010 | 0 | 1001001 | 11111011 | 1010010 | 1111 |
Color Harmonies of #130746
Complementary color
Monochromatic Colors of #130746
Black with #130746
Text Example
Text Example
White with #130746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130746; }
p { color: rgb(19,7,70); }
H1.HeaderClassName
{
color: #130746;
}
.AnyTagClassName
{
color: #130746;
}
</style>
background-color css
<style>
a { background-color: #130746; }
a { background-color: rgb(19,7,70); }
div.DivClassName
{
background-color: #130746;
}
.BgClassName
{
background-color: #130746;
}
</style>
border-color css
<style>
span { border-color: #130746; }
span { border-color: rgb(19,7,70); }
td.TdClassName
{
border-color: #130746;
}
.TagClassName
{
border-color: #130746;
}
</style>