Shades of Haiti #161139
Tints of Haiti #161139
RGB
CMYK
RGB Variations
Color information
#161139 (or 0x161139) is known color: Haiti. HEX triplet: 16, 11 and 39. RGB value is (22,17,57). Sum of RGB (Red+Green+Blue) = 22+17+57=96 (12% of max value = 765). Red value is 22 (8.98% from 255 or 22.92% from 96); Green value is 17 (7.03% from 255 or 17.71% from 96); Blue value is 57 (22.66% from 255 or 59.38% from 96); Max value from RGB is 57 - color contains mainly: blue. Hex color #161139 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #161139 is #E9EEC6. Grayscale: #161616. Windows color (decimal): -15331015 or 3739926. OLE color: 3739926.
HSL color Cylindrical-coordinate representation of color #161139: hue angle of 247.5º degrees, saturation: 0.54, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #161139 is Cyan = 0.61, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 22 | 17 | 57 | - |
| CMYK | 0.61 | 0.70 | 0 | 0.78 |
| HSL | 247.5º | 0.54% | 0.15% | - |
| HSV(B) | 247.5º | 0.7% | 0.22% | - |
| XYZ | 1.27 | 0.87 | 3.97 | - |
| YUV | 23.06 | 147.16 | 127.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 17 | 57 | 0.61 | 0.70 | 0 | 0.78 | 247.5 | 0.54 | 0.15 |
| Hex | 16 | 11 | 39 | 3D | 46 | 0 | 4E | F8 | 36 | F |
| Octal | 26 | 21 | 71 | 75 | 106 | 0 | 116 | 370 | 66 | 17 |
| Binary | 10110 | 10001 | 111001 | 111101 | 1000110 | 0 | 1001110 | 11111000 | 110110 | 1111 |
Color Harmonies of #161139
Complementary color
Monochromatic Colors of #161139
Black with #161139
Text Example
Text Example
White with #161139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161139; }
p { color: rgb(22,17,57); }
H1.HeaderClassName
{
color: #161139;
}
.AnyTagClassName
{
color: #161139;
}
</style>
background-color css
<style>
a { background-color: #161139; }
a { background-color: rgb(22,17,57); }
div.DivClassName
{
background-color: #161139;
}
.BgClassName
{
background-color: #161139;
}
</style>
border-color css
<style>
span { border-color: #161139; }
span { border-color: rgb(22,17,57); }
td.TdClassName
{
border-color: #161139;
}
.TagClassName
{
border-color: #161139;
}
</style>