Shades of Haiti #1D1829
Tints of Haiti #1D1829
RGB
CMYK
RGB Variations
Color information
#1D1829 (or 0x1D1829) is known color: Haiti. HEX triplet: 1D, 18 and 29. RGB value is (29,24,41). Sum of RGB (Red+Green+Blue) = 29+24+41=94 (12% of max value = 765). Red value is 29 (11.72% from 255 or 30.85% from 94); Green value is 24 (9.77% from 255 or 25.53% from 94); Blue value is 41 (16.41% from 255 or 43.62% from 94); Max value from RGB is 41 - color contains mainly: blue. Hex color #1D1829 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #1D1829 is #E2E7D6. Grayscale: #1B1B1B. Windows color (decimal): -14870487 or 2693149. OLE color: 2693149.
HSL color Cylindrical-coordinate representation of color #1D1829: hue angle of 257.65º degrees, saturation: 0.26, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #1D1829 is Cyan = 0.29, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 29 | 24 | 41 | - |
| CMYK | 0.29 | 0.41 | 0 | 0.84 |
| HSL | 257.65º | 0.26% | 0.13% | - |
| HSV(B) | 257.65º | 0.41% | 0.16% | - |
| XYZ | 1.23 | 1.07 | 2.24 | - |
| YUV | 27.43 | 135.66 | 129.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 24 | 41 | 0.29 | 0.41 | 0 | 0.84 | 257.65 | 0.26 | 0.13 |
| Hex | 1D | 18 | 29 | 1D | 29 | 0 | 54 | 102 | 1A | D |
| Octal | 35 | 30 | 51 | 35 | 51 | 0 | 124 | 402 | 32 | 15 |
| Binary | 11101 | 11000 | 101001 | 11101 | 101001 | 0 | 1010100 | 100000010 | 11010 | 1101 |
Color Harmonies of #1D1829
Complementary color
Monochromatic Colors of #1D1829
Black with #1D1829
Text Example
Text Example
White with #1D1829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D1829; }
p { color: rgb(29,24,41); }
H1.HeaderClassName
{
color: #1D1829;
}
.AnyTagClassName
{
color: #1D1829;
}
</style>
background-color css
<style>
a { background-color: #1D1829; }
a { background-color: rgb(29,24,41); }
div.DivClassName
{
background-color: #1D1829;
}
.BgClassName
{
background-color: #1D1829;
}
</style>
border-color css
<style>
span { border-color: #1D1829; }
span { border-color: rgb(29,24,41); }
td.TdClassName
{
border-color: #1D1829;
}
.TagClassName
{
border-color: #1D1829;
}
</style>