Shades of Tolopea #120936
Tints of Tolopea #120936
RGB
CMYK
RGB Variations
Color information
#120936 (or 0x120936) is known color: Tolopea. HEX triplet: 12, 09 and 36. RGB value is (18,9,54). Sum of RGB (Red+Green+Blue) = 18+9+54=81 (10% of max value = 765). Red value is 18 (7.42% from 255 or 22.22% from 81); Green value is 9 (3.91% from 255 or 11.11% from 81); Blue value is 54 (21.48% from 255 or 66.67% from 81); Max value from RGB is 54 - color contains mainly: blue. Hex color #120936 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120936 is #EDF6C9. Grayscale: #101010. Windows color (decimal): -15595210 or 3541266. OLE color: 3541266.
HSL color Cylindrical-coordinate representation of color #120936: hue angle of 252º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #120936 is Cyan = 0.67, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 18 | 9 | 54 | - |
| CMYK | 0.67 | 0.83 | 0 | 0.79 |
| HSL | 252º | 0.71% | 0.12% | - |
| HSV(B) | 252º | 0.83% | 0.21% | - |
| XYZ | 1.01 | 0.59 | 3.55 | - |
| YUV | 16.82 | 148.98 | 128.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 9 | 54 | 0.67 | 0.83 | 0 | 0.79 | 252 | 0.71 | 0.12 |
| Hex | 12 | 9 | 36 | 43 | 53 | 0 | 4F | FC | 47 | C |
| Octal | 22 | 11 | 66 | 103 | 123 | 0 | 117 | 374 | 107 | 14 |
| Binary | 10010 | 1001 | 110110 | 1000011 | 1010011 | 0 | 1001111 | 11111100 | 1000111 | 1100 |
Color Harmonies of #120936
Complementary color
Monochromatic Colors of #120936
Black with #120936
Text Example
Text Example
White with #120936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120936; }
p { color: rgb(18,9,54); }
H1.HeaderClassName
{
color: #120936;
}
.AnyTagClassName
{
color: #120936;
}
</style>
background-color css
<style>
a { background-color: #120936; }
a { background-color: rgb(18,9,54); }
div.DivClassName
{
background-color: #120936;
}
.BgClassName
{
background-color: #120936;
}
</style>
border-color css
<style>
span { border-color: #120936; }
span { border-color: rgb(18,9,54); }
td.TdClassName
{
border-color: #120936;
}
.TagClassName
{
border-color: #120936;
}
</style>