Shades of Haiti #181131
Tints of Haiti #181131
RGB
CMYK
RGB Variations
Color information
#181131 (or 0x181131) is known color: Haiti. HEX triplet: 18, 11 and 31. RGB value is (24,17,49). Sum of RGB (Red+Green+Blue) = 24+17+49=90 (11% of max value = 765). Red value is 24 (9.77% from 255 or 26.67% from 90); Green value is 17 (7.03% from 255 or 18.89% from 90); Blue value is 49 (19.53% from 255 or 54.44% from 90); Max value from RGB is 49 - color contains mainly: blue. Hex color #181131 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #181131 is #E7EECE. Grayscale: #161616. Windows color (decimal): -15199951 or 3215640. OLE color: 3215640.
HSL color Cylindrical-coordinate representation of color #181131: hue angle of 253.12º degrees, saturation: 0.48, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #181131 is Cyan = 0.51, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 24 | 17 | 49 | - |
| CMYK | 0.51 | 0.65 | 0 | 0.81 |
| HSL | 253.13º | 0.48% | 0.13% | - |
| HSV(B) | 253.13º | 0.65% | 0.19% | - |
| XYZ | 1.13 | 0.82 | 3 | - |
| YUV | 22.74 | 142.82 | 128.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 17 | 49 | 0.51 | 0.65 | 0 | 0.81 | 253.13 | 0.48 | 0.13 |
| Hex | 18 | 11 | 31 | 33 | 41 | 0 | 51 | FD | 30 | D |
| Octal | 30 | 21 | 61 | 63 | 101 | 0 | 121 | 375 | 60 | 15 |
| Binary | 11000 | 10001 | 110001 | 110011 | 1000001 | 0 | 1010001 | 11111101 | 110000 | 1101 |
Color Harmonies of #181131
Complementary color
Monochromatic Colors of #181131
Black with #181131
Text Example
Text Example
White with #181131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181131; }
p { color: rgb(24,17,49); }
H1.HeaderClassName
{
color: #181131;
}
.AnyTagClassName
{
color: #181131;
}
</style>
background-color css
<style>
a { background-color: #181131; }
a { background-color: rgb(24,17,49); }
div.DivClassName
{
background-color: #181131;
}
.BgClassName
{
background-color: #181131;
}
</style>
border-color css
<style>
span { border-color: #181131; }
span { border-color: rgb(24,17,49); }
td.TdClassName
{
border-color: #181131;
}
.TagClassName
{
border-color: #181131;
}
</style>