Shades of Tolopea #120739
Tints of Tolopea #120739
RGB
CMYK
RGB Variations
Color information
#120739 (or 0x120739) is known color: Tolopea. HEX triplet: 12, 07 and 39. RGB value is (18,7,57). Sum of RGB (Red+Green+Blue) = 18+7+57=82 (10% of max value = 765). Red value is 18 (7.42% from 255 or 21.95% from 82); Green value is 7 (3.12% from 255 or 8.54% from 82); Blue value is 57 (22.66% from 255 or 69.51% from 82); Max value from RGB is 57 - color contains mainly: blue. Hex color #120739 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120739 is #EDF8C6. Grayscale: #0F0F0F. Windows color (decimal): -15595719 or 3737362. OLE color: 3737362.
HSL color Cylindrical-coordinate representation of color #120739: hue angle of 253.2º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #120739 is Cyan = 0.68, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 7 | 57 | - |
| CMYK | 0.68 | 0.88 | 0 | 0.78 |
| HSL | 253.2º | 0.78% | 0.13% | - |
| HSV(B) | 253.2º | 0.88% | 0.22% | - |
| XYZ | 1.06 | 0.58 | 3.93 | - |
| YUV | 15.99 | 151.14 | 129.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 7 | 57 | 0.68 | 0.88 | 0 | 0.78 | 253.2 | 0.78 | 0.13 |
| Hex | 12 | 7 | 39 | 44 | 58 | 0 | 4E | FD | 4E | D |
| Octal | 22 | 7 | 71 | 104 | 130 | 0 | 116 | 375 | 116 | 15 |
| Binary | 10010 | 111 | 111001 | 1000100 | 1011000 | 0 | 1001110 | 11111101 | 1001110 | 1101 |
Color Harmonies of #120739
Complementary color
Monochromatic Colors of #120739
Black with #120739
Text Example
Text Example
White with #120739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120739; }
p { color: rgb(18,7,57); }
H1.HeaderClassName
{
color: #120739;
}
.AnyTagClassName
{
color: #120739;
}
</style>
background-color css
<style>
a { background-color: #120739; }
a { background-color: rgb(18,7,57); }
div.DivClassName
{
background-color: #120739;
}
.BgClassName
{
background-color: #120739;
}
</style>
border-color css
<style>
span { border-color: #120739; }
span { border-color: rgb(18,7,57); }
td.TdClassName
{
border-color: #120739;
}
.TagClassName
{
border-color: #120739;
}
</style>