Shades of Tolopea #110738
Tints of Tolopea #110738
RGB
CMYK
RGB Variations
Color information
#110738 (or 0x110738) is known color: Tolopea. HEX triplet: 11, 07 and 38. RGB value is (17,7,56). Sum of RGB (Red+Green+Blue) = 17+7+56=80 (10% of max value = 765). Red value is 17 (7.03% from 255 or 21.25% from 80); Green value is 7 (3.12% from 255 or 8.75% from 80); Blue value is 56 (22.27% from 255 or 70% from 80); Max value from RGB is 56 - color contains mainly: blue. Hex color #110738 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #110738 is #EEF8C7. Grayscale: #0F0F0F. Windows color (decimal): -15661256 or 3671825. OLE color: 3671825.
HSL color Cylindrical-coordinate representation of color #110738: hue angle of 252.24º 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 #110738 is Cyan = 0.70, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 7 | 56 | - |
| CMYK | 0.70 | 0.88 | 0 | 0.78 |
| HSL | 252.24º | 0.78% | 0.12% | - |
| HSV(B) | 252.24º | 0.88% | 0.22% | - |
| XYZ | 1.02 | 0.56 | 3.8 | - |
| YUV | 15.58 | 150.81 | 129.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 7 | 56 | 0.70 | 0.88 | 0 | 0.78 | 252.24 | 0.78 | 0.12 |
| Hex | 11 | 7 | 38 | 46 | 58 | 0 | 4E | FC | 4E | C |
| Octal | 21 | 7 | 70 | 106 | 130 | 0 | 116 | 374 | 116 | 14 |
| Binary | 10001 | 111 | 111000 | 1000110 | 1011000 | 0 | 1001110 | 11111100 | 1001110 | 1100 |
Color Harmonies of #110738
Complementary color
Monochromatic Colors of #110738
Black with #110738
Text Example
Text Example
White with #110738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110738; }
p { color: rgb(17,7,56); }
H1.HeaderClassName
{
color: #110738;
}
.AnyTagClassName
{
color: #110738;
}
</style>
background-color css
<style>
a { background-color: #110738; }
a { background-color: rgb(17,7,56); }
div.DivClassName
{
background-color: #110738;
}
.BgClassName
{
background-color: #110738;
}
</style>
border-color css
<style>
span { border-color: #110738; }
span { border-color: rgb(17,7,56); }
td.TdClassName
{
border-color: #110738;
}
.TagClassName
{
border-color: #110738;
}
</style>