Shades of Haiti #181130
Tints of Haiti #181130
RGB
CMYK
RGB Variations
Color information
#181130 (or 0x181130) is known color: Haiti. HEX triplet: 18, 11 and 30. RGB value is (24,17,48). Sum of RGB (Red+Green+Blue) = 24+17+48=89 (11% of max value = 765). Red value is 24 (9.77% from 255 or 26.97% from 89); Green value is 17 (7.03% from 255 or 19.10% from 89); Blue value is 48 (19.14% from 255 or 53.93% from 89); Max value from RGB is 48 - color contains mainly: blue. Hex color #181130 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #181130 is #E7EECF. Grayscale: #161616. Windows color (decimal): -15199952 or 3150104. OLE color: 3150104.
HSL color Cylindrical-coordinate representation of color #181130: hue angle of 253.55º 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 #181130 is Cyan = 0.5, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 24 | 17 | 48 | - |
| CMYK | 0.5 | 0.65 | 0 | 0.81 |
| HSL | 253.55º | 0.48% | 0.13% | - |
| HSV(B) | 253.55º | 0.65% | 0.19% | - |
| XYZ | 1.11 | 0.81 | 2.89 | - |
| YUV | 22.63 | 142.32 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 17 | 48 | 0.5 | 0.65 | 0 | 0.81 | 253.55 | 0.48 | 0.13 |
| Hex | 18 | 11 | 30 | 32 | 41 | 0 | 51 | FE | 30 | D |
| Octal | 30 | 21 | 60 | 62 | 101 | 0 | 121 | 376 | 60 | 15 |
| Binary | 11000 | 10001 | 110000 | 110010 | 1000001 | 0 | 1010001 | 11111110 | 110000 | 1101 |
Color Harmonies of #181130
Complementary color
Monochromatic Colors of #181130
Black with #181130
Text Example
Text Example
White with #181130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181130; }
p { color: rgb(24,17,48); }
H1.HeaderClassName
{
color: #181130;
}
.AnyTagClassName
{
color: #181130;
}
</style>
background-color css
<style>
a { background-color: #181130; }
a { background-color: rgb(24,17,48); }
div.DivClassName
{
background-color: #181130;
}
.BgClassName
{
background-color: #181130;
}
</style>
border-color css
<style>
span { border-color: #181130; }
span { border-color: rgb(24,17,48); }
td.TdClassName
{
border-color: #181130;
}
.TagClassName
{
border-color: #181130;
}
</style>