Shades of Tolopea #120836
Tints of Tolopea #120836
RGB
CMYK
RGB Variations
Color information
#120836 (or 0x120836) is known color: Tolopea. HEX triplet: 12, 08 and 36. RGB value is (18,8,54). Sum of RGB (Red+Green+Blue) = 18+8+54=80 (10% of max value = 765). Red value is 18 (7.42% from 255 or 22.5% from 80); Green value is 8 (3.52% from 255 or 10% from 80); Blue value is 54 (21.48% from 255 or 67.5% from 80); Max value from RGB is 54 - color contains mainly: blue. Hex color #120836 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120836 is #EDF7C9. Grayscale: #101010. Windows color (decimal): -15595466 or 3541010. OLE color: 3541010.
HSL color Cylindrical-coordinate representation of color #120836: hue angle of 253.04º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #120836 is Cyan = 0.67, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 18 | 8 | 54 | - |
| CMYK | 0.67 | 0.85 | 0 | 0.79 |
| HSL | 253.04º | 0.74% | 0.12% | - |
| HSV(B) | 253.04º | 0.85% | 0.21% | - |
| XYZ | 1 | 0.57 | 3.55 | - |
| YUV | 16.23 | 149.31 | 129.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 8 | 54 | 0.67 | 0.85 | 0 | 0.79 | 253.04 | 0.74 | 0.12 |
| Hex | 12 | 8 | 36 | 43 | 55 | 0 | 4F | FD | 4A | C |
| Octal | 22 | 10 | 66 | 103 | 125 | 0 | 117 | 375 | 112 | 14 |
| Binary | 10010 | 1000 | 110110 | 1000011 | 1010101 | 0 | 1001111 | 11111101 | 1001010 | 1100 |
Color Harmonies of #120836
Complementary color
Monochromatic Colors of #120836
Black with #120836
Text Example
Text Example
White with #120836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120836; }
p { color: rgb(18,8,54); }
H1.HeaderClassName
{
color: #120836;
}
.AnyTagClassName
{
color: #120836;
}
</style>
background-color css
<style>
a { background-color: #120836; }
a { background-color: rgb(18,8,54); }
div.DivClassName
{
background-color: #120836;
}
.BgClassName
{
background-color: #120836;
}
</style>
border-color css
<style>
span { border-color: #120836; }
span { border-color: rgb(18,8,54); }
td.TdClassName
{
border-color: #120836;
}
.TagClassName
{
border-color: #120836;
}
</style>