Shades of Haiti #181421
Tints of Haiti #181421
RGB
CMYK
RGB Variations
Color information
#181421 (or 0x181421) is known color: Haiti. HEX triplet: 18, 14 and 21. RGB value is (24,20,33). Sum of RGB (Red+Green+Blue) = 24+20+33=77 (10% of max value = 765). Red value is 24 (9.77% from 255 or 31.17% from 77); Green value is 20 (8.20% from 255 or 25.97% from 77); Blue value is 33 (13.28% from 255 or 42.86% from 77); Max value from RGB is 33 - color contains mainly: blue. Hex color #181421 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #181421 is #E7EBDE. Grayscale: #161616. Windows color (decimal): -15199199 or 2167832. OLE color: 2167832.
HSL color Cylindrical-coordinate representation of color #181421: hue angle of 258.46º degrees, saturation: 0.25, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #181421 is Cyan = 0.27, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 24 | 20 | 33 | - |
| CMYK | 0.27 | 0.39 | 0 | 0.87 |
| HSL | 258.46º | 0.25% | 0.1% | - |
| HSV(B) | 258.46º | 0.39% | 0.13% | - |
| XYZ | 0.9 | 0.8 | 1.55 | - |
| YUV | 22.68 | 133.83 | 128.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 20 | 33 | 0.27 | 0.39 | 0 | 0.87 | 258.46 | 0.25 | 0.1 |
| Hex | 18 | 14 | 21 | 1B | 27 | 0 | 57 | 102 | 19 | A |
| Octal | 30 | 24 | 41 | 33 | 47 | 0 | 127 | 402 | 31 | 12 |
| Binary | 11000 | 10100 | 100001 | 11011 | 100111 | 0 | 1010111 | 100000010 | 11001 | 1010 |
Color Harmonies of #181421
Complementary color
Monochromatic Colors of #181421
Black with #181421
Text Example
Text Example
White with #181421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181421; }
p { color: rgb(24,20,33); }
H1.HeaderClassName
{
color: #181421;
}
.AnyTagClassName
{
color: #181421;
}
</style>
background-color css
<style>
a { background-color: #181421; }
a { background-color: rgb(24,20,33); }
div.DivClassName
{
background-color: #181421;
}
.BgClassName
{
background-color: #181421;
}
</style>
border-color css
<style>
span { border-color: #181421; }
span { border-color: rgb(24,20,33); }
td.TdClassName
{
border-color: #181421;
}
.TagClassName
{
border-color: #181421;
}
</style>