Shades of Haiti #242139
Tints of Haiti #242139
RGB
CMYK
RGB Variations
Color information
#242139 (or 0x242139) is known color: Haiti. HEX triplet: 24, 21 and 39. RGB value is (36,33,57). Sum of RGB (Red+Green+Blue) = 36+33+57=126 (16% of max value = 765). Red value is 36 (14.45% from 255 or 28.57% from 126); Green value is 33 (13.28% from 255 or 26.19% from 126); Blue value is 57 (22.66% from 255 or 45.24% from 126); Max value from RGB is 57 - color contains mainly: blue. Hex color #242139 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #242139 is #DBDEC6. Grayscale: #242424. Windows color (decimal): -14409415 or 3744036. OLE color: 3744036.
HSL color Cylindrical-coordinate representation of color #242139: hue angle of 247.5º degrees, saturation: 0.27, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #242139 is Cyan = 0.37, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 36 | 33 | 57 | - |
| CMYK | 0.37 | 0.42 | 0 | 0.78 |
| HSL | 247.5º | 0.27% | 0.18% | - |
| HSV(B) | 247.5º | 0.42% | 0.22% | - |
| XYZ | 2.01 | 1.76 | 4.1 | - |
| YUV | 36.63 | 139.49 | 127.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 33 | 57 | 0.37 | 0.42 | 0 | 0.78 | 247.5 | 0.27 | 0.18 |
| Hex | 24 | 21 | 39 | 25 | 2A | 0 | 4E | F8 | 1B | 12 |
| Octal | 44 | 41 | 71 | 45 | 52 | 0 | 116 | 370 | 33 | 22 |
| Binary | 100100 | 100001 | 111001 | 100101 | 101010 | 0 | 1001110 | 11111000 | 11011 | 10010 |
Color Harmonies of #242139
Complementary color
Monochromatic Colors of #242139
Black with #242139
Text Example
Text Example
White with #242139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242139; }
p { color: rgb(36,33,57); }
H1.HeaderClassName
{
color: #242139;
}
.AnyTagClassName
{
color: #242139;
}
</style>
background-color css
<style>
a { background-color: #242139; }
a { background-color: rgb(36,33,57); }
div.DivClassName
{
background-color: #242139;
}
.BgClassName
{
background-color: #242139;
}
</style>
border-color css
<style>
span { border-color: #242139; }
span { border-color: rgb(36,33,57); }
td.TdClassName
{
border-color: #242139;
}
.TagClassName
{
border-color: #242139;
}
</style>