Shades of Violent Violet #120641
Tints of Violent Violet #120641
RGB
CMYK
RGB Variations
Color information
#120641 (or 0x120641) is known color: Violent Violet. HEX triplet: 12, 06 and 41. RGB value is (18,6,65). Sum of RGB (Red+Green+Blue) = 18+6+65=89 (11% of max value = 765). Red value is 18 (7.42% from 255 or 20.22% from 89); Green value is 6 (2.73% from 255 or 6.74% from 89); Blue value is 65 (25.78% from 255 or 73.03% from 89); Max value from RGB is 65 - color contains mainly: blue. Hex color #120641 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120641 is #EDF9BE. Grayscale: #101010. Windows color (decimal): -15595967 or 4261394. OLE color: 4261394.
HSL color Cylindrical-coordinate representation of color #120641: hue angle of 252.2º 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 #120641 is Cyan = 0.72, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 18 | 6 | 65 | - |
| CMYK | 0.72 | 0.91 | 0 | 0.75 |
| HSL | 252.2º | 0.83% | 0.14% | - |
| HSV(B) | 252.2º | 0.91% | 0.25% | - |
| XYZ | 1.27 | 0.64 | 5.06 | - |
| YUV | 16.31 | 155.48 | 129.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 6 | 65 | 0.72 | 0.91 | 0 | 0.75 | 252.2 | 0.83 | 0.14 |
| Hex | 12 | 6 | 41 | 48 | 5B | 0 | 4B | FC | 53 | E |
| Octal | 22 | 6 | 101 | 110 | 133 | 0 | 113 | 374 | 123 | 16 |
| Binary | 10010 | 110 | 1000001 | 1001000 | 1011011 | 0 | 1001011 | 11111100 | 1010011 | 1110 |
Color Harmonies of #120641
Complementary color
Monochromatic Colors of #120641
Black with #120641
Text Example
Text Example
White with #120641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120641; }
p { color: rgb(18,6,65); }
H1.HeaderClassName
{
color: #120641;
}
.AnyTagClassName
{
color: #120641;
}
</style>
background-color css
<style>
a { background-color: #120641; }
a { background-color: rgb(18,6,65); }
div.DivClassName
{
background-color: #120641;
}
.BgClassName
{
background-color: #120641;
}
</style>
border-color css
<style>
span { border-color: #120641; }
span { border-color: rgb(18,6,65); }
td.TdClassName
{
border-color: #120641;
}
.TagClassName
{
border-color: #120641;
}
</style>