Shades of Tolopea #120437
Tints of Tolopea #120437
RGB
CMYK
RGB Variations
Color information
#120437 (or 0x120437) is known color: Tolopea. HEX triplet: 12, 04 and 37. RGB value is (18,4,55). Sum of RGB (Red+Green+Blue) = 18+4+55=77 (10% of max value = 765). Red value is 18 (7.42% from 255 or 23.38% from 77); Green value is 4 (1.95% from 255 or 5.19% from 77); Blue value is 55 (21.88% from 255 or 71.43% from 77); Max value from RGB is 55 - color contains mainly: blue. Hex color #120437 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120437 is #EDFBC8. Grayscale: #0D0D0D. Windows color (decimal): -15596489 or 3605522. OLE color: 3605522.
HSL color Cylindrical-coordinate representation of color #120437: hue angle of 256.47º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #120437 is Cyan = 0.67, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 4 | 55 | - |
| CMYK | 0.67 | 0.93 | 0 | 0.78 |
| HSL | 256.47º | 0.86% | 0.12% | - |
| HSV(B) | 256.47º | 0.93% | 0.22% | - |
| XYZ | 0.98 | 0.49 | 3.66 | - |
| YUV | 14 | 151.14 | 130.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 4 | 55 | 0.67 | 0.93 | 0 | 0.78 | 256.47 | 0.86 | 0.12 |
| Hex | 12 | 4 | 37 | 43 | 5D | 0 | 4E | 100 | 56 | C |
| Octal | 22 | 4 | 67 | 103 | 135 | 0 | 116 | 400 | 126 | 14 |
| Binary | 10010 | 100 | 110111 | 1000011 | 1011101 | 0 | 1001110 | 100000000 | 1010110 | 1100 |
Color Harmonies of #120437
Complementary color
Monochromatic Colors of #120437
Black with #120437
Text Example
Text Example
White with #120437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120437; }
p { color: rgb(18,4,55); }
H1.HeaderClassName
{
color: #120437;
}
.AnyTagClassName
{
color: #120437;
}
</style>
background-color css
<style>
a { background-color: #120437; }
a { background-color: rgb(18,4,55); }
div.DivClassName
{
background-color: #120437;
}
.BgClassName
{
background-color: #120437;
}
</style>
border-color css
<style>
span { border-color: #120437; }
span { border-color: rgb(18,4,55); }
td.TdClassName
{
border-color: #120437;
}
.TagClassName
{
border-color: #120437;
}
</style>