Shades of Violent Violet #120546
Tints of Violent Violet #120546
RGB
CMYK
RGB Variations
Color information
#120546 (or 0x120546) is known color: Violent Violet. HEX triplet: 12, 05 and 46. RGB value is (18,5,70). Sum of RGB (Red+Green+Blue) = 18+5+70=93 (12% of max value = 765). Red value is 18 (7.42% from 255 or 19.35% from 93); Green value is 5 (2.34% from 255 or 5.38% from 93); Blue value is 70 (27.73% from 255 or 75.27% from 93); Max value from RGB is 70 - color contains mainly: blue. Hex color #120546 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120546 is #EDFAB9. Grayscale: #101010. Windows color (decimal): -15596218 or 4588818. OLE color: 4588818.
HSL color Cylindrical-coordinate representation of color #120546: hue angle of 252º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #120546 is Cyan = 0.74, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 18 | 5 | 70 | - |
| CMYK | 0.74 | 0.93 | 0 | 0.73 |
| HSL | 252º | 0.87% | 0.15% | - |
| HSV(B) | 252º | 0.93% | 0.27% | - |
| XYZ | 1.41 | 0.68 | 5.85 | - |
| YUV | 16.3 | 158.31 | 129.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 5 | 70 | 0.74 | 0.93 | 0 | 0.73 | 252 | 0.87 | 0.15 |
| Hex | 12 | 5 | 46 | 4A | 5D | 0 | 49 | FC | 57 | F |
| Octal | 22 | 5 | 106 | 112 | 135 | 0 | 111 | 374 | 127 | 17 |
| Binary | 10010 | 101 | 1000110 | 1001010 | 1011101 | 0 | 1001001 | 11111100 | 1010111 | 1111 |
Color Harmonies of #120546
Complementary color
Monochromatic Colors of #120546
Black with #120546
Text Example
Text Example
White with #120546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120546; }
p { color: rgb(18,5,70); }
H1.HeaderClassName
{
color: #120546;
}
.AnyTagClassName
{
color: #120546;
}
</style>
background-color css
<style>
a { background-color: #120546; }
a { background-color: rgb(18,5,70); }
div.DivClassName
{
background-color: #120546;
}
.BgClassName
{
background-color: #120546;
}
</style>
border-color css
<style>
span { border-color: #120546; }
span { border-color: rgb(18,5,70); }
td.TdClassName
{
border-color: #120546;
}
.TagClassName
{
border-color: #120546;
}
</style>