Shades of Tolopea #120336
Tints of Tolopea #120336
RGB
CMYK
RGB Variations
Color information
#120336 (or 0x120336) is known color: Tolopea. HEX triplet: 12, 03 and 36. RGB value is (18,3,54). Sum of RGB (Red+Green+Blue) = 18+3+54=75 (9% of max value = 765). Red value is 18 (7.42% from 255 or 24% from 75); Green value is 3 (1.56% from 255 or 4% from 75); Blue value is 54 (21.48% from 255 or 72% from 75); Max value from RGB is 54 - color contains mainly: blue. Hex color #120336 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120336 is #EDFCC9. Grayscale: #0D0D0D. Windows color (decimal): -15596746 or 3539730. OLE color: 3539730.
HSL color Cylindrical-coordinate representation of color #120336: hue angle of 257.65º degrees, saturation: 0.89, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #120336 is Cyan = 0.67, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 18 | 3 | 54 | - |
| CMYK | 0.67 | 0.94 | 0 | 0.79 |
| HSL | 257.65º | 0.89% | 0.11% | - |
| HSV(B) | 257.65º | 0.94% | 0.21% | - |
| XYZ | 0.95 | 0.46 | 3.53 | - |
| YUV | 13.3 | 150.97 | 131.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 3 | 54 | 0.67 | 0.94 | 0 | 0.79 | 257.65 | 0.89 | 0.11 |
| Hex | 12 | 3 | 36 | 43 | 5E | 0 | 4F | 102 | 59 | B |
| Octal | 22 | 3 | 66 | 103 | 136 | 0 | 117 | 402 | 131 | 13 |
| Binary | 10010 | 11 | 110110 | 1000011 | 1011110 | 0 | 1001111 | 100000010 | 1011001 | 1011 |
Color Harmonies of #120336
Complementary color
Monochromatic Colors of #120336
Black with #120336
Text Example
Text Example
White with #120336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120336; }
p { color: rgb(18,3,54); }
H1.HeaderClassName
{
color: #120336;
}
.AnyTagClassName
{
color: #120336;
}
</style>
background-color css
<style>
a { background-color: #120336; }
a { background-color: rgb(18,3,54); }
div.DivClassName
{
background-color: #120336;
}
.BgClassName
{
background-color: #120336;
}
</style>
border-color css
<style>
span { border-color: #120336; }
span { border-color: rgb(18,3,54); }
td.TdClassName
{
border-color: #120336;
}
.TagClassName
{
border-color: #120336;
}
</style>