Shades of Haiti #100729
Tints of Haiti #100729
RGB
CMYK
RGB Variations
Color information
#100729 (or 0x100729) is known color: Haiti. HEX triplet: 10, 07 and 29. RGB value is (16,7,41). Sum of RGB (Red+Green+Blue) = 16+7+41=64 (8% of max value = 765). Red value is 16 (6.64% from 255 or 25% from 64); Green value is 7 (3.12% from 255 or 10.94% from 64); Blue value is 41 (16.41% from 255 or 64.06% from 64); Max value from RGB is 41 - color contains mainly: blue. Hex color #100729 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #100729 is #EFF8D6. Grayscale: #0D0D0D. Windows color (decimal): -15726807 or 2688784. OLE color: 2688784.
HSL color Cylindrical-coordinate representation of color #100729: hue angle of 255.88º 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 #100729 is Cyan = 0.61, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 16 | 7 | 41 | - |
| CMYK | 0.61 | 0.83 | 0 | 0.84 |
| HSL | 255.88º | 0.71% | 0.09% | - |
| HSV(B) | 255.88º | 0.83% | 0.16% | - |
| XYZ | 0.69 | 0.42 | 2.14 | - |
| YUV | 13.57 | 143.48 | 129.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 7 | 41 | 0.61 | 0.83 | 0 | 0.84 | 255.88 | 0.71 | 0.09 |
| Hex | 10 | 7 | 29 | 3D | 53 | 0 | 54 | 100 | 47 | 9 |
| Octal | 20 | 7 | 51 | 75 | 123 | 0 | 124 | 400 | 107 | 11 |
| Binary | 10000 | 111 | 101001 | 111101 | 1010011 | 0 | 1010100 | 100000000 | 1000111 | 1001 |
Color Harmonies of #100729
Complementary color
Monochromatic Colors of #100729
Black with #100729
Text Example
Text Example
White with #100729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #100729; }
p { color: rgb(16,7,41); }
H1.HeaderClassName
{
color: #100729;
}
.AnyTagClassName
{
color: #100729;
}
</style>
background-color css
<style>
a { background-color: #100729; }
a { background-color: rgb(16,7,41); }
div.DivClassName
{
background-color: #100729;
}
.BgClassName
{
background-color: #100729;
}
</style>
border-color css
<style>
span { border-color: #100729; }
span { border-color: rgb(16,7,41); }
td.TdClassName
{
border-color: #100729;
}
.TagClassName
{
border-color: #100729;
}
</style>