Shades of Haiti #1D1738
Tints of Haiti #1D1738
RGB
CMYK
RGB Variations
Color information
#1D1738 (or 0x1D1738) is known color: Haiti. HEX triplet: 1D, 17 and 38. RGB value is (29,23,56). Sum of RGB (Red+Green+Blue) = 29+23+56=108 (14% of max value = 765). Red value is 29 (11.72% from 255 or 26.85% from 108); Green value is 23 (9.38% from 255 or 21.30% from 108); Blue value is 56 (22.27% from 255 or 51.85% from 108); Max value from RGB is 56 - color contains mainly: blue. Hex color #1D1738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #1D1738 is #E2E8C7. Grayscale: #1C1C1C. Windows color (decimal): -14870728 or 3675933. OLE color: 3675933.
HSL color Cylindrical-coordinate representation of color #1D1738: hue angle of 250.91º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #1D1738 is Cyan = 0.48, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 29 | 23 | 56 | - |
| CMYK | 0.48 | 0.59 | 0 | 0.78 |
| HSL | 250.91º | 0.42% | 0.15% | - |
| HSV(B) | 250.91º | 0.59% | 0.22% | - |
| XYZ | 1.53 | 1.16 | 3.88 | - |
| YUV | 28.56 | 143.49 | 128.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 23 | 56 | 0.48 | 0.59 | 0 | 0.78 | 250.91 | 0.42 | 0.15 |
| Hex | 1D | 17 | 38 | 30 | 3B | 0 | 4E | FB | 2A | F |
| Octal | 35 | 27 | 70 | 60 | 73 | 0 | 116 | 373 | 52 | 17 |
| Binary | 11101 | 10111 | 111000 | 110000 | 111011 | 0 | 1001110 | 11111011 | 101010 | 1111 |
Color Harmonies of #1D1738
Complementary color
Monochromatic Colors of #1D1738
Black with #1D1738
Text Example
Text Example
White with #1D1738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D1738; }
p { color: rgb(29,23,56); }
H1.HeaderClassName
{
color: #1D1738;
}
.AnyTagClassName
{
color: #1D1738;
}
</style>
background-color css
<style>
a { background-color: #1D1738; }
a { background-color: rgb(29,23,56); }
div.DivClassName
{
background-color: #1D1738;
}
.BgClassName
{
background-color: #1D1738;
}
</style>
border-color css
<style>
span { border-color: #1D1738; }
span { border-color: rgb(29,23,56); }
td.TdClassName
{
border-color: #1D1738;
}
.TagClassName
{
border-color: #1D1738;
}
</style>