Shades of Violent Violet #130747
Tints of Violent Violet #130747
RGB
CMYK
RGB Variations
Color information
#130747 (or 0x130747) is known color: Violent Violet. HEX triplet: 13, 07 and 47. RGB value is (19,7,71). Sum of RGB (Red+Green+Blue) = 19+7+71=97 (12% of max value = 765). Red value is 19 (7.81% from 255 or 19.59% from 97); Green value is 7 (3.12% from 255 or 7.22% from 97); Blue value is 71 (28.12% from 255 or 73.20% from 97); Max value from RGB is 71 - color contains mainly: blue. Hex color #130747 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130747 is #ECF8B8. Grayscale: #111111. Windows color (decimal): -15530169 or 4654867. OLE color: 4654867.
HSL color Cylindrical-coordinate representation of color #130747: hue angle of 251.25º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #130747 is Cyan = 0.73, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 19 | 7 | 71 | - |
| CMYK | 0.73 | 0.90 | 0 | 0.72 |
| HSL | 251.25º | 0.82% | 0.15% | - |
| HSV(B) | 251.25º | 0.9% | 0.28% | - |
| XYZ | 1.48 | 0.75 | 6.03 | - |
| YUV | 17.88 | 157.98 | 128.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 7 | 71 | 0.73 | 0.90 | 0 | 0.72 | 251.25 | 0.82 | 0.15 |
| Hex | 13 | 7 | 47 | 49 | 5A | 0 | 48 | FB | 52 | F |
| Octal | 23 | 7 | 107 | 111 | 132 | 0 | 110 | 373 | 122 | 17 |
| Binary | 10011 | 111 | 1000111 | 1001001 | 1011010 | 0 | 1001000 | 11111011 | 1010010 | 1111 |
Color Harmonies of #130747
Complementary color
Monochromatic Colors of #130747
Black with #130747
Text Example
Text Example
White with #130747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130747; }
p { color: rgb(19,7,71); }
H1.HeaderClassName
{
color: #130747;
}
.AnyTagClassName
{
color: #130747;
}
</style>
background-color css
<style>
a { background-color: #130747; }
a { background-color: rgb(19,7,71); }
div.DivClassName
{
background-color: #130747;
}
.BgClassName
{
background-color: #130747;
}
</style>
border-color css
<style>
span { border-color: #130747; }
span { border-color: rgb(19,7,71); }
td.TdClassName
{
border-color: #130747;
}
.TagClassName
{
border-color: #130747;
}
</style>