Shades of Haiti #181324
Tints of Haiti #181324
RGB
CMYK
RGB Variations
Color information
#181324 (or 0x181324) is known color: Haiti. HEX triplet: 18, 13 and 24. RGB value is (24,19,36). Sum of RGB (Red+Green+Blue) = 24+19+36=79 (10% of max value = 765). Red value is 24 (9.77% from 255 or 30.38% from 79); Green value is 19 (7.81% from 255 or 24.05% from 79); Blue value is 36 (14.45% from 255 or 45.57% from 79); Max value from RGB is 36 - color contains mainly: blue. Hex color #181324 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #181324 is #E7ECDB. Grayscale: #161616. Windows color (decimal): -15199452 or 2364184. OLE color: 2364184.
HSL color Cylindrical-coordinate representation of color #181324: hue angle of 257.65º degrees, saturation: 0.31, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #181324 is Cyan = 0.33, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 24 | 19 | 36 | - |
| CMYK | 0.33 | 0.47 | 0 | 0.86 |
| HSL | 257.65º | 0.31% | 0.11% | - |
| HSV(B) | 257.65º | 0.47% | 0.14% | - |
| XYZ | 0.93 | 0.79 | 1.77 | - |
| YUV | 22.43 | 135.66 | 129.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 19 | 36 | 0.33 | 0.47 | 0 | 0.86 | 257.65 | 0.31 | 0.11 |
| Hex | 18 | 13 | 24 | 21 | 2F | 0 | 56 | 102 | 1F | B |
| Octal | 30 | 23 | 44 | 41 | 57 | 0 | 126 | 402 | 37 | 13 |
| Binary | 11000 | 10011 | 100100 | 100001 | 101111 | 0 | 1010110 | 100000010 | 11111 | 1011 |
Color Harmonies of #181324
Complementary color
Monochromatic Colors of #181324
Black with #181324
Text Example
Text Example
White with #181324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181324; }
p { color: rgb(24,19,36); }
H1.HeaderClassName
{
color: #181324;
}
.AnyTagClassName
{
color: #181324;
}
</style>
background-color css
<style>
a { background-color: #181324; }
a { background-color: rgb(24,19,36); }
div.DivClassName
{
background-color: #181324;
}
.BgClassName
{
background-color: #181324;
}
</style>
border-color css
<style>
span { border-color: #181324; }
span { border-color: rgb(24,19,36); }
td.TdClassName
{
border-color: #181324;
}
.TagClassName
{
border-color: #181324;
}
</style>