Shades of Haiti #181320
Tints of Haiti #181320
RGB
CMYK
RGB Variations
Color information
#181320 (or 0x181320) is known color: Haiti. HEX triplet: 18, 13 and 20. RGB value is (24,19,32). Sum of RGB (Red+Green+Blue) = 24+19+32=75 (9% of max value = 765). Red value is 24 (9.77% from 255 or 32% from 75); Green value is 19 (7.81% from 255 or 25.33% from 75); Blue value is 32 (12.89% from 255 or 42.67% from 75); Max value from RGB is 32 - color contains mainly: blue. Hex color #181320 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #181320 is #E7ECDF. Grayscale: #151515. Windows color (decimal): -15199456 or 2102040. OLE color: 2102040.
HSL color Cylindrical-coordinate representation of color #181320: hue angle of 263.08º degrees, saturation: 0.25, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #181320 is Cyan = 0.25, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 24 | 19 | 32 | - |
| CMYK | 0.25 | 0.41 | 0 | 0.87 |
| HSL | 263.08º | 0.25% | 0.1% | - |
| HSV(B) | 263.08º | 0.41% | 0.13% | - |
| XYZ | 0.87 | 0.76 | 1.47 | - |
| YUV | 21.98 | 133.66 | 129.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 19 | 32 | 0.25 | 0.41 | 0 | 0.87 | 263.08 | 0.25 | 0.1 |
| Hex | 18 | 13 | 20 | 19 | 29 | 0 | 57 | 107 | 19 | A |
| Octal | 30 | 23 | 40 | 31 | 51 | 0 | 127 | 407 | 31 | 12 |
| Binary | 11000 | 10011 | 100000 | 11001 | 101001 | 0 | 1010111 | 100000111 | 11001 | 1010 |
Color Harmonies of #181320
Complementary color
Monochromatic Colors of #181320
Black with #181320
Text Example
Text Example
White with #181320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181320; }
p { color: rgb(24,19,32); }
H1.HeaderClassName
{
color: #181320;
}
.AnyTagClassName
{
color: #181320;
}
</style>
background-color css
<style>
a { background-color: #181320; }
a { background-color: rgb(24,19,32); }
div.DivClassName
{
background-color: #181320;
}
.BgClassName
{
background-color: #181320;
}
</style>
border-color css
<style>
span { border-color: #181320; }
span { border-color: rgb(24,19,32); }
td.TdClassName
{
border-color: #181320;
}
.TagClassName
{
border-color: #181320;
}
</style>