Shades of Haiti #1D1838
Tints of Haiti #1D1838
RGB
CMYK
RGB Variations
Color information
#1D1838 (or 0x1D1838) is known color: Haiti. HEX triplet: 1D, 18 and 38. RGB value is (29,24,56). Sum of RGB (Red+Green+Blue) = 29+24+56=109 (14% of max value = 765). Red value is 29 (11.72% from 255 or 26.61% from 109); Green value is 24 (9.77% from 255 or 22.02% from 109); Blue value is 56 (22.27% from 255 or 51.38% from 109); Max value from RGB is 56 - color contains mainly: blue. Hex color #1D1838 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #1D1838 is #E2E7C7. Grayscale: #1D1D1D. Windows color (decimal): -14870472 or 3676189. OLE color: 3676189.
HSL color Cylindrical-coordinate representation of color #1D1838: hue angle of 249.38º degrees, saturation: 0.4, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #1D1838 is Cyan = 0.48, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 29 | 24 | 56 | - |
| CMYK | 0.48 | 0.57 | 0 | 0.78 |
| HSL | 249.38º | 0.4% | 0.16% | - |
| HSV(B) | 249.38º | 0.57% | 0.22% | - |
| XYZ | 1.55 | 1.2 | 3.89 | - |
| YUV | 29.14 | 143.16 | 127.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 24 | 56 | 0.48 | 0.57 | 0 | 0.78 | 249.38 | 0.4 | 0.16 |
| Hex | 1D | 18 | 38 | 30 | 39 | 0 | 4E | F9 | 28 | 10 |
| Octal | 35 | 30 | 70 | 60 | 71 | 0 | 116 | 371 | 50 | 20 |
| Binary | 11101 | 11000 | 111000 | 110000 | 111001 | 0 | 1001110 | 11111001 | 101000 | 10000 |
Color Harmonies of #1D1838
Complementary color
Monochromatic Colors of #1D1838
Black with #1D1838
Text Example
Text Example
White with #1D1838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D1838; }
p { color: rgb(29,24,56); }
H1.HeaderClassName
{
color: #1D1838;
}
.AnyTagClassName
{
color: #1D1838;
}
</style>
background-color css
<style>
a { background-color: #1D1838; }
a { background-color: rgb(29,24,56); }
div.DivClassName
{
background-color: #1D1838;
}
.BgClassName
{
background-color: #1D1838;
}
</style>
border-color css
<style>
span { border-color: #1D1838; }
span { border-color: rgb(29,24,56); }
td.TdClassName
{
border-color: #1D1838;
}
.TagClassName
{
border-color: #1D1838;
}
</style>