Shades of Haiti #181136
Tints of Haiti #181136
RGB
CMYK
RGB Variations
Color information
#181136 (or 0x181136) is known color: Haiti. HEX triplet: 18, 11 and 36. RGB value is (24,17,54). Sum of RGB (Red+Green+Blue) = 24+17+54=95 (12% of max value = 765). Red value is 24 (9.77% from 255 or 25.26% from 95); Green value is 17 (7.03% from 255 or 17.89% from 95); Blue value is 54 (21.48% from 255 or 56.84% from 95); Max value from RGB is 54 - color contains mainly: blue. Hex color #181136 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #181136 is #E7EEC9. Grayscale: #171717. Windows color (decimal): -15199946 or 3543320. OLE color: 3543320.
HSL color Cylindrical-coordinate representation of color #181136: hue angle of 251.35º degrees, saturation: 0.52, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #181136 is Cyan = 0.56, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 24 | 17 | 54 | - |
| CMYK | 0.56 | 0.69 | 0 | 0.79 |
| HSL | 251.35º | 0.52% | 0.14% | - |
| HSV(B) | 251.35º | 0.69% | 0.21% | - |
| XYZ | 1.24 | 0.86 | 3.59 | - |
| YUV | 23.31 | 145.32 | 128.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 17 | 54 | 0.56 | 0.69 | 0 | 0.79 | 251.35 | 0.52 | 0.14 |
| Hex | 18 | 11 | 36 | 38 | 45 | 0 | 4F | FB | 34 | E |
| Octal | 30 | 21 | 66 | 70 | 105 | 0 | 117 | 373 | 64 | 16 |
| Binary | 11000 | 10001 | 110110 | 111000 | 1000101 | 0 | 1001111 | 11111011 | 110100 | 1110 |
Color Harmonies of #181136
Complementary color
Monochromatic Colors of #181136
Black with #181136
Text Example
Text Example
White with #181136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181136; }
p { color: rgb(24,17,54); }
H1.HeaderClassName
{
color: #181136;
}
.AnyTagClassName
{
color: #181136;
}
</style>
background-color css
<style>
a { background-color: #181136; }
a { background-color: rgb(24,17,54); }
div.DivClassName
{
background-color: #181136;
}
.BgClassName
{
background-color: #181136;
}
</style>
border-color css
<style>
span { border-color: #181136; }
span { border-color: rgb(24,17,54); }
td.TdClassName
{
border-color: #181136;
}
.TagClassName
{
border-color: #181136;
}
</style>