Shades of Tolopea #120738
Tints of Tolopea #120738
RGB
CMYK
RGB Variations
Color information
#120738 (or 0x120738) is known color: Tolopea. HEX triplet: 12, 07 and 38. RGB value is (18,7,56). Sum of RGB (Red+Green+Blue) = 18+7+56=81 (10% of max value = 765). Red value is 18 (7.42% from 255 or 22.22% from 81); Green value is 7 (3.12% from 255 or 8.64% from 81); Blue value is 56 (22.27% from 255 or 69.14% from 81); Max value from RGB is 56 - color contains mainly: blue. Hex color #120738 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120738 is #EDF8C7. Grayscale: #0F0F0F. Windows color (decimal): -15595720 or 3671826. OLE color: 3671826.
HSL color Cylindrical-coordinate representation of color #120738: hue angle of 253.47º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #120738 is Cyan = 0.68, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 7 | 56 | - |
| CMYK | 0.68 | 0.88 | 0 | 0.78 |
| HSL | 253.47º | 0.78% | 0.12% | - |
| HSV(B) | 253.47º | 0.88% | 0.22% | - |
| XYZ | 1.04 | 0.57 | 3.8 | - |
| YUV | 15.88 | 150.64 | 129.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 7 | 56 | 0.68 | 0.88 | 0 | 0.78 | 253.47 | 0.78 | 0.12 |
| Hex | 12 | 7 | 38 | 44 | 58 | 0 | 4E | FD | 4E | C |
| Octal | 22 | 7 | 70 | 104 | 130 | 0 | 116 | 375 | 116 | 14 |
| Binary | 10010 | 111 | 111000 | 1000100 | 1011000 | 0 | 1001110 | 11111101 | 1001110 | 1100 |
Color Harmonies of #120738
Complementary color
Monochromatic Colors of #120738
Black with #120738
Text Example
Text Example
White with #120738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120738; }
p { color: rgb(18,7,56); }
H1.HeaderClassName
{
color: #120738;
}
.AnyTagClassName
{
color: #120738;
}
</style>
background-color css
<style>
a { background-color: #120738; }
a { background-color: rgb(18,7,56); }
div.DivClassName
{
background-color: #120738;
}
.BgClassName
{
background-color: #120738;
}
</style>
border-color css
<style>
span { border-color: #120738; }
span { border-color: rgb(18,7,56); }
td.TdClassName
{
border-color: #120738;
}
.TagClassName
{
border-color: #120738;
}
</style>