Shades of Haiti #110729
Tints of Haiti #110729
RGB
CMYK
RGB Variations
Color information
#110729 (or 0x110729) is known color: Haiti. HEX triplet: 11, 07 and 29. RGB value is (17,7,41). Sum of RGB (Red+Green+Blue) = 17+7+41=65 (8% of max value = 765). Red value is 17 (7.03% from 255 or 26.15% from 65); Green value is 7 (3.12% from 255 or 10.77% from 65); Blue value is 41 (16.41% from 255 or 63.08% from 65); Max value from RGB is 41 - color contains mainly: blue. Hex color #110729 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #110729 is #EEF8D6. Grayscale: #0D0D0D. Windows color (decimal): -15661271 or 2688785. OLE color: 2688785.
HSL color Cylindrical-coordinate representation of color #110729: hue angle of 257.65º degrees, saturation: 0.71, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #110729 is Cyan = 0.59, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 17 | 7 | 41 | - |
| CMYK | 0.59 | 0.83 | 0 | 0.84 |
| HSL | 257.65º | 0.71% | 0.09% | - |
| HSV(B) | 257.65º | 0.83% | 0.16% | - |
| XYZ | 0.71 | 0.43 | 2.14 | - |
| YUV | 13.87 | 143.31 | 130.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 7 | 41 | 0.59 | 0.83 | 0 | 0.84 | 257.65 | 0.71 | 0.09 |
| Hex | 11 | 7 | 29 | 3B | 53 | 0 | 54 | 102 | 47 | 9 |
| Octal | 21 | 7 | 51 | 73 | 123 | 0 | 124 | 402 | 107 | 11 |
| Binary | 10001 | 111 | 101001 | 111011 | 1010011 | 0 | 1010100 | 100000010 | 1000111 | 1001 |
Color Harmonies of #110729
Complementary color
Monochromatic Colors of #110729
Black with #110729
Text Example
Text Example
White with #110729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110729; }
p { color: rgb(17,7,41); }
H1.HeaderClassName
{
color: #110729;
}
.AnyTagClassName
{
color: #110729;
}
</style>
background-color css
<style>
a { background-color: #110729; }
a { background-color: rgb(17,7,41); }
div.DivClassName
{
background-color: #110729;
}
.BgClassName
{
background-color: #110729;
}
</style>
border-color css
<style>
span { border-color: #110729; }
span { border-color: rgb(17,7,41); }
td.TdClassName
{
border-color: #110729;
}
.TagClassName
{
border-color: #110729;
}
</style>