Shades of Violent Violet #190642
Tints of Violent Violet #190642
RGB
CMYK
RGB Variations
Color information
#190642 (or 0x190642) is known color: Violent Violet. HEX triplet: 19, 06 and 42. RGB value is (25,6,66). Sum of RGB (Red+Green+Blue) = 25+6+66=97 (12% of max value = 765). Red value is 25 (10.16% from 255 or 25.77% from 97); Green value is 6 (2.73% from 255 or 6.19% from 97); Blue value is 66 (26.17% from 255 or 68.04% from 97); Max value from RGB is 66 - color contains mainly: blue. Hex color #190642 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #190642 is #E6F9BD. Grayscale: #121212. Windows color (decimal): -15137214 or 4326937. OLE color: 4326937.
HSL color Cylindrical-coordinate representation of color #190642: hue angle of 259º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #190642 is Cyan = 0.62, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 25 | 6 | 66 | - |
| CMYK | 0.62 | 0.91 | 0 | 0.74 |
| HSL | 259º | 0.83% | 0.14% | - |
| HSV(B) | 259º | 0.91% | 0.26% | - |
| XYZ | 1.45 | 0.73 | 5.22 | - |
| YUV | 18.52 | 154.79 | 132.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 6 | 66 | 0.62 | 0.91 | 0 | 0.74 | 259 | 0.83 | 0.14 |
| Hex | 19 | 6 | 42 | 3E | 5B | 0 | 4A | 103 | 53 | E |
| Octal | 31 | 6 | 102 | 76 | 133 | 0 | 112 | 403 | 123 | 16 |
| Binary | 11001 | 110 | 1000010 | 111110 | 1011011 | 0 | 1001010 | 100000011 | 1010011 | 1110 |
Color Harmonies of #190642
Complementary color
Monochromatic Colors of #190642
Black with #190642
Text Example
Text Example
White with #190642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #190642; }
p { color: rgb(25,6,66); }
H1.HeaderClassName
{
color: #190642;
}
.AnyTagClassName
{
color: #190642;
}
</style>
background-color css
<style>
a { background-color: #190642; }
a { background-color: rgb(25,6,66); }
div.DivClassName
{
background-color: #190642;
}
.BgClassName
{
background-color: #190642;
}
</style>
border-color css
<style>
span { border-color: #190642; }
span { border-color: rgb(25,6,66); }
td.TdClassName
{
border-color: #190642;
}
.TagClassName
{
border-color: #190642;
}
</style>