Shades of Violent Violet #130647
Tints of Violent Violet #130647
RGB
CMYK
RGB Variations
Color information
#130647 (or 0x130647) is known color: Violent Violet. HEX triplet: 13, 06 and 47. RGB value is (19,6,71). Sum of RGB (Red+Green+Blue) = 19+6+71=96 (12% of max value = 765). Red value is 19 (7.81% from 255 or 19.79% from 96); Green value is 6 (2.73% from 255 or 6.25% from 96); Blue value is 71 (28.12% from 255 or 73.96% from 96); Max value from RGB is 71 - color contains mainly: blue. Hex color #130647 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130647 is #ECF9B8. Grayscale: #111111. Windows color (decimal): -15530425 or 4654611. OLE color: 4654611.
HSL color Cylindrical-coordinate representation of color #130647: hue angle of 252º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #130647 is Cyan = 0.73, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 19 | 6 | 71 | - |
| CMYK | 0.73 | 0.92 | 0 | 0.72 |
| HSL | 252º | 0.84% | 0.15% | - |
| HSV(B) | 252º | 0.92% | 0.28% | - |
| XYZ | 1.47 | 0.72 | 6.02 | - |
| YUV | 17.3 | 158.31 | 129.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 6 | 71 | 0.73 | 0.92 | 0 | 0.72 | 252 | 0.84 | 0.15 |
| Hex | 13 | 6 | 47 | 49 | 5C | 0 | 48 | FC | 54 | F |
| Octal | 23 | 6 | 107 | 111 | 134 | 0 | 110 | 374 | 124 | 17 |
| Binary | 10011 | 110 | 1000111 | 1001001 | 1011100 | 0 | 1001000 | 11111100 | 1010100 | 1111 |
Color Harmonies of #130647
Complementary color
Monochromatic Colors of #130647
Black with #130647
Text Example
Text Example
White with #130647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130647; }
p { color: rgb(19,6,71); }
H1.HeaderClassName
{
color: #130647;
}
.AnyTagClassName
{
color: #130647;
}
</style>
background-color css
<style>
a { background-color: #130647; }
a { background-color: rgb(19,6,71); }
div.DivClassName
{
background-color: #130647;
}
.BgClassName
{
background-color: #130647;
}
</style>
border-color css
<style>
span { border-color: #130647; }
span { border-color: rgb(19,6,71); }
td.TdClassName
{
border-color: #130647;
}
.TagClassName
{
border-color: #130647;
}
</style>