Shades of Haiti #181127
Tints of Haiti #181127
RGB
CMYK
RGB Variations
Color information
#181127 (or 0x181127) is known color: Haiti. HEX triplet: 18, 11 and 27. RGB value is (24,17,39). Sum of RGB (Red+Green+Blue) = 24+17+39=80 (10% of max value = 765). Red value is 24 (9.77% from 255 or 30% from 80); Green value is 17 (7.03% from 255 or 21.25% from 80); Blue value is 39 (15.62% from 255 or 48.75% from 80); Max value from RGB is 39 - color contains mainly: blue. Hex color #181127 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #181127 is #E7EED8. Grayscale: #151515. Windows color (decimal): -15199961 or 2560280. OLE color: 2560280.
HSL color Cylindrical-coordinate representation of color #181127: hue angle of 259.09º degrees, saturation: 0.39, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #181127 is Cyan = 0.38, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 24 | 17 | 39 | - |
| CMYK | 0.38 | 0.56 | 0 | 0.85 |
| HSL | 259.09º | 0.39% | 0.11% | - |
| HSV(B) | 259.09º | 0.56% | 0.15% | - |
| XYZ | 0.94 | 0.74 | 2.01 | - |
| YUV | 21.6 | 137.82 | 129.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 17 | 39 | 0.38 | 0.56 | 0 | 0.85 | 259.09 | 0.39 | 0.11 |
| Hex | 18 | 11 | 27 | 26 | 38 | 0 | 55 | 103 | 27 | B |
| Octal | 30 | 21 | 47 | 46 | 70 | 0 | 125 | 403 | 47 | 13 |
| Binary | 11000 | 10001 | 100111 | 100110 | 111000 | 0 | 1010101 | 100000011 | 100111 | 1011 |
Color Harmonies of #181127
Complementary color
Monochromatic Colors of #181127
Black with #181127
Text Example
Text Example
White with #181127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181127; }
p { color: rgb(24,17,39); }
H1.HeaderClassName
{
color: #181127;
}
.AnyTagClassName
{
color: #181127;
}
</style>
background-color css
<style>
a { background-color: #181127; }
a { background-color: rgb(24,17,39); }
div.DivClassName
{
background-color: #181127;
}
.BgClassName
{
background-color: #181127;
}
</style>
border-color css
<style>
span { border-color: #181127; }
span { border-color: rgb(24,17,39); }
td.TdClassName
{
border-color: #181127;
}
.TagClassName
{
border-color: #181127;
}
</style>