Shades of Haiti #181329
Tints of Haiti #181329
RGB
CMYK
RGB Variations
Color information
#181329 (or 0x181329) is known color: Haiti. HEX triplet: 18, 13 and 29. RGB value is (24,19,41). Sum of RGB (Red+Green+Blue) = 24+19+41=84 (11% of max value = 765). Red value is 24 (9.77% from 255 or 28.57% from 84); Green value is 19 (7.81% from 255 or 22.62% from 84); Blue value is 41 (16.41% from 255 or 48.81% from 84); Max value from RGB is 41 - color contains mainly: blue. Hex color #181329 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #181329 is #E7ECD6. Grayscale: #161616. Windows color (decimal): -15199447 or 2691864. OLE color: 2691864.
HSL color Cylindrical-coordinate representation of color #181329: hue angle of 253.64º degrees, saturation: 0.37, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #181329 is Cyan = 0.41, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 24 | 19 | 41 | - |
| CMYK | 0.41 | 0.54 | 0 | 0.84 |
| HSL | 253.64º | 0.37% | 0.12% | - |
| HSV(B) | 253.64º | 0.54% | 0.16% | - |
| XYZ | 1.01 | 0.82 | 2.2 | - |
| YUV | 23 | 138.16 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 19 | 41 | 0.41 | 0.54 | 0 | 0.84 | 253.64 | 0.37 | 0.12 |
| Hex | 18 | 13 | 29 | 29 | 36 | 0 | 54 | FE | 25 | C |
| Octal | 30 | 23 | 51 | 51 | 66 | 0 | 124 | 376 | 45 | 14 |
| Binary | 11000 | 10011 | 101001 | 101001 | 110110 | 0 | 1010100 | 11111110 | 100101 | 1100 |
Color Harmonies of #181329
Complementary color
Monochromatic Colors of #181329
Black with #181329
Text Example
Text Example
White with #181329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181329; }
p { color: rgb(24,19,41); }
H1.HeaderClassName
{
color: #181329;
}
.AnyTagClassName
{
color: #181329;
}
</style>
background-color css
<style>
a { background-color: #181329; }
a { background-color: rgb(24,19,41); }
div.DivClassName
{
background-color: #181329;
}
.BgClassName
{
background-color: #181329;
}
</style>
border-color css
<style>
span { border-color: #181329; }
span { border-color: rgb(24,19,41); }
td.TdClassName
{
border-color: #181329;
}
.TagClassName
{
border-color: #181329;
}
</style>