Shades of Tolopea #110837
Tints of Tolopea #110837
RGB
CMYK
RGB Variations
Color information
#110837 (or 0x110837) is known color: Tolopea. HEX triplet: 11, 08 and 37. RGB value is (17,8,55). Sum of RGB (Red+Green+Blue) = 17+8+55=80 (10% of max value = 765). Red value is 17 (7.03% from 255 or 21.25% from 80); Green value is 8 (3.52% from 255 or 10% from 80); Blue value is 55 (21.88% from 255 or 68.75% from 80); Max value from RGB is 55 - color contains mainly: blue. Hex color #110837 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #110837 is #EEF7C8. Grayscale: #0F0F0F. Windows color (decimal): -15661001 or 3606545. OLE color: 3606545.
HSL color Cylindrical-coordinate representation of color #110837: hue angle of 251.49º degrees, saturation: 0.75, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #110837 is Cyan = 0.69, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 8 | 55 | - |
| CMYK | 0.69 | 0.85 | 0 | 0.78 |
| HSL | 251.49º | 0.75% | 0.12% | - |
| HSV(B) | 251.49º | 0.85% | 0.22% | - |
| XYZ | 1.01 | 0.57 | 3.67 | - |
| YUV | 16.05 | 149.98 | 128.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 8 | 55 | 0.69 | 0.85 | 0 | 0.78 | 251.49 | 0.75 | 0.12 |
| Hex | 11 | 8 | 37 | 45 | 55 | 0 | 4E | FB | 4B | C |
| Octal | 21 | 10 | 67 | 105 | 125 | 0 | 116 | 373 | 113 | 14 |
| Binary | 10001 | 1000 | 110111 | 1000101 | 1010101 | 0 | 1001110 | 11111011 | 1001011 | 1100 |
Color Harmonies of #110837
Complementary color
Monochromatic Colors of #110837
Black with #110837
Text Example
Text Example
White with #110837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110837; }
p { color: rgb(17,8,55); }
H1.HeaderClassName
{
color: #110837;
}
.AnyTagClassName
{
color: #110837;
}
</style>
background-color css
<style>
a { background-color: #110837; }
a { background-color: rgb(17,8,55); }
div.DivClassName
{
background-color: #110837;
}
.BgClassName
{
background-color: #110837;
}
</style>
border-color css
<style>
span { border-color: #110837; }
span { border-color: rgb(17,8,55); }
td.TdClassName
{
border-color: #110837;
}
.TagClassName
{
border-color: #110837;
}
</style>