Shades of Tolopea #110437
Tints of Tolopea #110437
RGB
CMYK
RGB Variations
Color information
#110437 (or 0x110437) is known color: Tolopea. HEX triplet: 11, 04 and 37. RGB value is (17,4,55). Sum of RGB (Red+Green+Blue) = 17+4+55=76 (10% of max value = 765). Red value is 17 (7.03% from 255 or 22.37% from 76); Green value is 4 (1.95% from 255 or 5.26% from 76); Blue value is 55 (21.88% from 255 or 72.37% from 76); Max value from RGB is 55 - color contains mainly: blue. Hex color #110437 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #110437 is #EEFBC8. Grayscale: #0D0D0D. Windows color (decimal): -15662025 or 3605521. OLE color: 3605521.
HSL color Cylindrical-coordinate representation of color #110437: hue angle of 255.29º 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 #110437 is Cyan = 0.69, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 4 | 55 | - |
| CMYK | 0.69 | 0.93 | 0 | 0.78 |
| HSL | 255.29º | 0.86% | 0.12% | - |
| HSV(B) | 255.29º | 0.93% | 0.22% | - |
| XYZ | 0.96 | 0.48 | 3.66 | - |
| YUV | 13.7 | 151.31 | 130.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 4 | 55 | 0.69 | 0.93 | 0 | 0.78 | 255.29 | 0.86 | 0.12 |
| Hex | 11 | 4 | 37 | 45 | 5D | 0 | 4E | FF | 56 | C |
| Octal | 21 | 4 | 67 | 105 | 135 | 0 | 116 | 377 | 126 | 14 |
| Binary | 10001 | 100 | 110111 | 1000101 | 1011101 | 0 | 1001110 | 11111111 | 1010110 | 1100 |
Color Harmonies of #110437
Complementary color
Monochromatic Colors of #110437
Black with #110437
Text Example
Text Example
White with #110437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110437; }
p { color: rgb(17,4,55); }
H1.HeaderClassName
{
color: #110437;
}
.AnyTagClassName
{
color: #110437;
}
</style>
background-color css
<style>
a { background-color: #110437; }
a { background-color: rgb(17,4,55); }
div.DivClassName
{
background-color: #110437;
}
.BgClassName
{
background-color: #110437;
}
</style>
border-color css
<style>
span { border-color: #110437; }
span { border-color: rgb(17,4,55); }
td.TdClassName
{
border-color: #110437;
}
.TagClassName
{
border-color: #110437;
}
</style>