Shades of Haiti #181427
Tints of Haiti #181427
RGB
CMYK
RGB Variations
Color information
#181427 (or 0x181427) is known color: Haiti. HEX triplet: 18, 14 and 27. RGB value is (24,20,39). Sum of RGB (Red+Green+Blue) = 24+20+39=83 (10% of max value = 765). Red value is 24 (9.77% from 255 or 28.92% from 83); Green value is 20 (8.20% from 255 or 24.10% from 83); Blue value is 39 (15.62% from 255 or 46.99% from 83); Max value from RGB is 39 - color contains mainly: blue. Hex color #181427 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #181427 is #E7EBD8. Grayscale: #171717. Windows color (decimal): -15199193 or 2561048. OLE color: 2561048.
HSL color Cylindrical-coordinate representation of color #181427: hue angle of 252.63º degrees, saturation: 0.32, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #181427 is Cyan = 0.38, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 24 | 20 | 39 | - |
| CMYK | 0.38 | 0.49 | 0 | 0.85 |
| HSL | 252.63º | 0.32% | 0.12% | - |
| HSV(B) | 252.63º | 0.49% | 0.15% | - |
| XYZ | 0.99 | 0.84 | 2.03 | - |
| YUV | 23.36 | 136.83 | 128.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 20 | 39 | 0.38 | 0.49 | 0 | 0.85 | 252.63 | 0.32 | 0.12 |
| Hex | 18 | 14 | 27 | 26 | 31 | 0 | 55 | FD | 20 | C |
| Octal | 30 | 24 | 47 | 46 | 61 | 0 | 125 | 375 | 40 | 14 |
| Binary | 11000 | 10100 | 100111 | 100110 | 110001 | 0 | 1010101 | 11111101 | 100000 | 1100 |
Color Harmonies of #181427
Complementary color
Monochromatic Colors of #181427
Black with #181427
Text Example
Text Example
White with #181427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181427; }
p { color: rgb(24,20,39); }
H1.HeaderClassName
{
color: #181427;
}
.AnyTagClassName
{
color: #181427;
}
</style>
background-color css
<style>
a { background-color: #181427; }
a { background-color: rgb(24,20,39); }
div.DivClassName
{
background-color: #181427;
}
.BgClassName
{
background-color: #181427;
}
</style>
border-color css
<style>
span { border-color: #181427; }
span { border-color: rgb(24,20,39); }
td.TdClassName
{
border-color: #181427;
}
.TagClassName
{
border-color: #181427;
}
</style>