Shades of Tolopea #120839
Tints of Tolopea #120839
RGB
CMYK
RGB Variations
Color information
#120839 (or 0x120839) is known color: Tolopea. HEX triplet: 12, 08 and 39. RGB value is (18,8,57). Sum of RGB (Red+Green+Blue) = 18+8+57=83 (10% of max value = 765). Red value is 18 (7.42% from 255 or 21.69% from 83); Green value is 8 (3.52% from 255 or 9.64% from 83); Blue value is 57 (22.66% from 255 or 68.67% from 83); Max value from RGB is 57 - color contains mainly: blue. Hex color #120839 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120839 is #EDF7C6. Grayscale: #101010. Windows color (decimal): -15595463 or 3737618. OLE color: 3737618.
HSL color Cylindrical-coordinate representation of color #120839: hue angle of 252.24º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #120839 is Cyan = 0.68, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 8 | 57 | - |
| CMYK | 0.68 | 0.86 | 0 | 0.78 |
| HSL | 252.24º | 0.75% | 0.13% | - |
| HSV(B) | 252.24º | 0.86% | 0.22% | - |
| XYZ | 1.07 | 0.6 | 3.93 | - |
| YUV | 16.58 | 150.81 | 129.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 8 | 57 | 0.68 | 0.86 | 0 | 0.78 | 252.24 | 0.75 | 0.13 |
| Hex | 12 | 8 | 39 | 44 | 56 | 0 | 4E | FC | 4B | D |
| Octal | 22 | 10 | 71 | 104 | 126 | 0 | 116 | 374 | 113 | 15 |
| Binary | 10010 | 1000 | 111001 | 1000100 | 1010110 | 0 | 1001110 | 11111100 | 1001011 | 1101 |
Color Harmonies of #120839
Complementary color
Monochromatic Colors of #120839
Black with #120839
Text Example
Text Example
White with #120839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120839; }
p { color: rgb(18,8,57); }
H1.HeaderClassName
{
color: #120839;
}
.AnyTagClassName
{
color: #120839;
}
</style>
background-color css
<style>
a { background-color: #120839; }
a { background-color: rgb(18,8,57); }
div.DivClassName
{
background-color: #120839;
}
.BgClassName
{
background-color: #120839;
}
</style>
border-color css
<style>
span { border-color: #120839; }
span { border-color: rgb(18,8,57); }
td.TdClassName
{
border-color: #120839;
}
.TagClassName
{
border-color: #120839;
}
</style>