Shades of Tolopea #110835
Tints of Tolopea #110835
RGB
CMYK
RGB Variations
Color information
#110835 (or 0x110835) is known color: Tolopea. HEX triplet: 11, 08 and 35. RGB value is (17,8,53). Sum of RGB (Red+Green+Blue) = 17+8+53=78 (10% of max value = 765). Red value is 17 (7.03% from 255 or 21.79% from 78); Green value is 8 (3.52% from 255 or 10.26% from 78); Blue value is 53 (21.09% from 255 or 67.95% from 78); Max value from RGB is 53 - color contains mainly: blue. Hex color #110835 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #110835 is #EEF7CA. Grayscale: #0F0F0F. Windows color (decimal): -15661003 or 3475473. OLE color: 3475473.
HSL color Cylindrical-coordinate representation of color #110835: hue angle of 252º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #110835 is Cyan = 0.68, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 17 | 8 | 53 | - |
| CMYK | 0.68 | 0.85 | 0 | 0.79 |
| HSL | 252º | 0.74% | 0.12% | - |
| HSV(B) | 252º | 0.85% | 0.21% | - |
| XYZ | 0.96 | 0.55 | 3.42 | - |
| YUV | 15.82 | 148.98 | 128.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 8 | 53 | 0.68 | 0.85 | 0 | 0.79 | 252 | 0.74 | 0.12 |
| Hex | 11 | 8 | 35 | 44 | 55 | 0 | 4F | FC | 4A | C |
| Octal | 21 | 10 | 65 | 104 | 125 | 0 | 117 | 374 | 112 | 14 |
| Binary | 10001 | 1000 | 110101 | 1000100 | 1010101 | 0 | 1001111 | 11111100 | 1001010 | 1100 |
Color Harmonies of #110835
Complementary color
Monochromatic Colors of #110835
Black with #110835
Text Example
Text Example
White with #110835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110835; }
p { color: rgb(17,8,53); }
H1.HeaderClassName
{
color: #110835;
}
.AnyTagClassName
{
color: #110835;
}
</style>
background-color css
<style>
a { background-color: #110835; }
a { background-color: rgb(17,8,53); }
div.DivClassName
{
background-color: #110835;
}
.BgClassName
{
background-color: #110835;
}
</style>
border-color css
<style>
span { border-color: #110835; }
span { border-color: rgb(17,8,53); }
td.TdClassName
{
border-color: #110835;
}
.TagClassName
{
border-color: #110835;
}
</style>