Shades of Tolopea #120834
Tints of Tolopea #120834
RGB
CMYK
RGB Variations
Color information
#120834 (or 0x120834) is known color: Tolopea. HEX triplet: 12, 08 and 34. RGB value is (18,8,52). Sum of RGB (Red+Green+Blue) = 18+8+52=78 (10% of max value = 765). Red value is 18 (7.42% from 255 or 23.08% from 78); Green value is 8 (3.52% from 255 or 10.26% from 78); Blue value is 52 (20.70% from 255 or 66.67% from 78); Max value from RGB is 52 - color contains mainly: blue. Hex color #120834 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120834 is #EDF7CB. Grayscale: #0F0F0F. Windows color (decimal): -15595468 or 3409938. OLE color: 3409938.
HSL color Cylindrical-coordinate representation of color #120834: hue angle of 253.64º degrees, saturation: 0.73, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #120834 is Cyan = 0.65, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 18 | 8 | 52 | - |
| CMYK | 0.65 | 0.85 | 0 | 0.80 |
| HSL | 253.64º | 0.73% | 0.12% | - |
| HSV(B) | 253.64º | 0.85% | 0.2% | - |
| XYZ | 0.96 | 0.55 | 3.3 | - |
| YUV | 16.01 | 148.31 | 129.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 8 | 52 | 0.65 | 0.85 | 0 | 0.80 | 253.64 | 0.73 | 0.12 |
| Hex | 12 | 8 | 34 | 41 | 55 | 0 | 50 | FE | 49 | C |
| Octal | 22 | 10 | 64 | 101 | 125 | 0 | 120 | 376 | 111 | 14 |
| Binary | 10010 | 1000 | 110100 | 1000001 | 1010101 | 0 | 1010000 | 11111110 | 1001001 | 1100 |
Color Harmonies of #120834
Complementary color
Monochromatic Colors of #120834
Black with #120834
Text Example
Text Example
White with #120834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120834; }
p { color: rgb(18,8,52); }
H1.HeaderClassName
{
color: #120834;
}
.AnyTagClassName
{
color: #120834;
}
</style>
background-color css
<style>
a { background-color: #120834; }
a { background-color: rgb(18,8,52); }
div.DivClassName
{
background-color: #120834;
}
.BgClassName
{
background-color: #120834;
}
</style>
border-color css
<style>
span { border-color: #120834; }
span { border-color: rgb(18,8,52); }
td.TdClassName
{
border-color: #120834;
}
.TagClassName
{
border-color: #120834;
}
</style>