Shades of Haiti #181238
Tints of Haiti #181238
RGB
CMYK
RGB Variations
Color information
#181238 (or 0x181238) is known color: Haiti. HEX triplet: 18, 12 and 38. RGB value is (24,18,56). Sum of RGB (Red+Green+Blue) = 24+18+56=98 (12% of max value = 765). Red value is 24 (9.77% from 255 or 24.49% from 98); Green value is 18 (7.42% from 255 or 18.37% from 98); Blue value is 56 (22.27% from 255 or 57.14% from 98); Max value from RGB is 56 - color contains mainly: blue. Hex color #181238 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #181238 is #E7EDC7. Grayscale: #171717. Windows color (decimal): -15199688 or 3674648. OLE color: 3674648.
HSL color Cylindrical-coordinate representation of color #181238: hue angle of 249.47º degrees, saturation: 0.51, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #181238 is Cyan = 0.57, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 24 | 18 | 56 | - |
| CMYK | 0.57 | 0.68 | 0 | 0.78 |
| HSL | 249.47º | 0.51% | 0.15% | - |
| HSV(B) | 249.47º | 0.68% | 0.22% | - |
| XYZ | 1.31 | 0.91 | 3.85 | - |
| YUV | 24.13 | 145.99 | 127.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 18 | 56 | 0.57 | 0.68 | 0 | 0.78 | 249.47 | 0.51 | 0.15 |
| Hex | 18 | 12 | 38 | 39 | 44 | 0 | 4E | F9 | 33 | F |
| Octal | 30 | 22 | 70 | 71 | 104 | 0 | 116 | 371 | 63 | 17 |
| Binary | 11000 | 10010 | 111000 | 111001 | 1000100 | 0 | 1001110 | 11111001 | 110011 | 1111 |
Color Harmonies of #181238
Complementary color
Monochromatic Colors of #181238
Black with #181238
Text Example
Text Example
White with #181238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181238; }
p { color: rgb(24,18,56); }
H1.HeaderClassName
{
color: #181238;
}
.AnyTagClassName
{
color: #181238;
}
</style>
background-color css
<style>
a { background-color: #181238; }
a { background-color: rgb(24,18,56); }
div.DivClassName
{
background-color: #181238;
}
.BgClassName
{
background-color: #181238;
}
</style>
border-color css
<style>
span { border-color: #181238; }
span { border-color: rgb(24,18,56); }
td.TdClassName
{
border-color: #181238;
}
.TagClassName
{
border-color: #181238;
}
</style>