Shades of Haiti #1C1638
Tints of Haiti #1C1638
RGB
CMYK
RGB Variations
Color information
#1C1638 (or 0x1C1638) is known color: Haiti. HEX triplet: 1C, 16 and 38. RGB value is (28,22,56). Sum of RGB (Red+Green+Blue) = 28+22+56=106 (14% of max value = 765). Red value is 28 (11.33% from 255 or 26.42% from 106); Green value is 22 (8.98% from 255 or 20.75% from 106); Blue value is 56 (22.27% from 255 or 52.83% from 106); Max value from RGB is 56 - color contains mainly: blue. Hex color #1C1638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #1C1638 is #E3E9C7. Grayscale: #1B1B1B. Windows color (decimal): -14936520 or 3675676. OLE color: 3675676.
HSL color Cylindrical-coordinate representation of color #1C1638: hue angle of 250.59º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #1C1638 is Cyan = 0.50, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 28 | 22 | 56 | - |
| CMYK | 0.50 | 0.61 | 0 | 0.78 |
| HSL | 250.59º | 0.44% | 0.15% | - |
| HSV(B) | 250.59º | 0.61% | 0.22% | - |
| XYZ | 1.48 | 1.11 | 3.88 | - |
| YUV | 27.67 | 143.99 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 28 | 22 | 56 | 0.50 | 0.61 | 0 | 0.78 | 250.59 | 0.44 | 0.15 |
| Hex | 1C | 16 | 38 | 32 | 3D | 0 | 4E | FB | 2C | F |
| Octal | 34 | 26 | 70 | 62 | 75 | 0 | 116 | 373 | 54 | 17 |
| Binary | 11100 | 10110 | 111000 | 110010 | 111101 | 0 | 1001110 | 11111011 | 101100 | 1111 |
Color Harmonies of #1C1638
Complementary color
Monochromatic Colors of #1C1638
Black with #1C1638
Text Example
Text Example
White with #1C1638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1C1638; }
p { color: rgb(28,22,56); }
H1.HeaderClassName
{
color: #1C1638;
}
.AnyTagClassName
{
color: #1C1638;
}
</style>
background-color css
<style>
a { background-color: #1C1638; }
a { background-color: rgb(28,22,56); }
div.DivClassName
{
background-color: #1C1638;
}
.BgClassName
{
background-color: #1C1638;
}
</style>
border-color css
<style>
span { border-color: #1C1638; }
span { border-color: rgb(28,22,56); }
td.TdClassName
{
border-color: #1C1638;
}
.TagClassName
{
border-color: #1C1638;
}
</style>