Shades of Violent Violet #130641
Tints of Violent Violet #130641
RGB
CMYK
RGB Variations
Color information
#130641 (or 0x130641) is known color: Violent Violet. HEX triplet: 13, 06 and 41. RGB value is (19,6,65). Sum of RGB (Red+Green+Blue) = 19+6+65=90 (11% of max value = 765). Red value is 19 (7.81% from 255 or 21.11% from 90); Green value is 6 (2.73% from 255 or 6.67% from 90); Blue value is 65 (25.78% from 255 or 72.22% from 90); Max value from RGB is 65 - color contains mainly: blue. Hex color #130641 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #130641 is #ECF9BE. Grayscale: #101010. Windows color (decimal): -15530431 or 4261395. OLE color: 4261395.
HSL color Cylindrical-coordinate representation of color #130641: hue angle of 253.22º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #130641 is Cyan = 0.71, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 19 | 6 | 65 | - |
| CMYK | 0.71 | 0.91 | 0 | 0.75 |
| HSL | 253.22º | 0.83% | 0.14% | - |
| HSV(B) | 253.22º | 0.91% | 0.25% | - |
| XYZ | 1.29 | 0.65 | 5.06 | - |
| YUV | 16.61 | 155.31 | 129.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 6 | 65 | 0.71 | 0.91 | 0 | 0.75 | 253.22 | 0.83 | 0.14 |
| Hex | 13 | 6 | 41 | 47 | 5B | 0 | 4B | FD | 53 | E |
| Octal | 23 | 6 | 101 | 107 | 133 | 0 | 113 | 375 | 123 | 16 |
| Binary | 10011 | 110 | 1000001 | 1000111 | 1011011 | 0 | 1001011 | 11111101 | 1010011 | 1110 |
Color Harmonies of #130641
Complementary color
Monochromatic Colors of #130641
Black with #130641
Text Example
Text Example
White with #130641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #130641; }
p { color: rgb(19,6,65); }
H1.HeaderClassName
{
color: #130641;
}
.AnyTagClassName
{
color: #130641;
}
</style>
background-color css
<style>
a { background-color: #130641; }
a { background-color: rgb(19,6,65); }
div.DivClassName
{
background-color: #130641;
}
.BgClassName
{
background-color: #130641;
}
</style>
border-color css
<style>
span { border-color: #130641; }
span { border-color: rgb(19,6,65); }
td.TdClassName
{
border-color: #130641;
}
.TagClassName
{
border-color: #130641;
}
</style>