Shades of Tolopea #120538
Tints of Tolopea #120538
RGB
CMYK
RGB Variations
Color information
#120538 (or 0x120538) is known color: Tolopea. HEX triplet: 12, 05 and 38. RGB value is (18,5,56). Sum of RGB (Red+Green+Blue) = 18+5+56=79 (10% of max value = 765). Red value is 18 (7.42% from 255 or 22.78% from 79); Green value is 5 (2.34% from 255 or 6.33% from 79); Blue value is 56 (22.27% from 255 or 70.89% from 79); Max value from RGB is 56 - color contains mainly: blue. Hex color #120538 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120538 is #EDFAC7. Grayscale: #0E0E0E. Windows color (decimal): -15596232 or 3671314. OLE color: 3671314.
HSL color Cylindrical-coordinate representation of color #120538: hue angle of 255.29º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #120538 is Cyan = 0.68, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 5 | 56 | - |
| CMYK | 0.68 | 0.91 | 0 | 0.78 |
| HSL | 255.29º | 0.84% | 0.12% | - |
| HSV(B) | 255.29º | 0.91% | 0.22% | - |
| XYZ | 1.02 | 0.52 | 3.79 | - |
| YUV | 14.7 | 151.31 | 130.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 5 | 56 | 0.68 | 0.91 | 0 | 0.78 | 255.29 | 0.84 | 0.12 |
| Hex | 12 | 5 | 38 | 44 | 5B | 0 | 4E | FF | 54 | C |
| Octal | 22 | 5 | 70 | 104 | 133 | 0 | 116 | 377 | 124 | 14 |
| Binary | 10010 | 101 | 111000 | 1000100 | 1011011 | 0 | 1001110 | 11111111 | 1010100 | 1100 |
Color Harmonies of #120538
Complementary color
Monochromatic Colors of #120538
Black with #120538
Text Example
Text Example
White with #120538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120538; }
p { color: rgb(18,5,56); }
H1.HeaderClassName
{
color: #120538;
}
.AnyTagClassName
{
color: #120538;
}
</style>
background-color css
<style>
a { background-color: #120538; }
a { background-color: rgb(18,5,56); }
div.DivClassName
{
background-color: #120538;
}
.BgClassName
{
background-color: #120538;
}
</style>
border-color css
<style>
span { border-color: #120538; }
span { border-color: rgb(18,5,56); }
td.TdClassName
{
border-color: #120538;
}
.TagClassName
{
border-color: #120538;
}
</style>