Shades of Haiti #191331
Tints of Haiti #191331
RGB
CMYK
RGB Variations
Color information
#191331 (or 0x191331) is known color: Haiti. HEX triplet: 19, 13 and 31. RGB value is (25,19,49). Sum of RGB (Red+Green+Blue) = 25+19+49=93 (12% of max value = 765). Red value is 25 (10.16% from 255 or 26.88% from 93); Green value is 19 (7.81% from 255 or 20.43% from 93); Blue value is 49 (19.53% from 255 or 52.69% from 93); Max value from RGB is 49 - color contains mainly: blue. Hex color #191331 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #191331 is #E6ECCE. Grayscale: #181818. Windows color (decimal): -15133903 or 3216153. OLE color: 3216153.
HSL color Cylindrical-coordinate representation of color #191331: hue angle of 252º degrees, saturation: 0.44, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #191331 is Cyan = 0.49, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 25 | 19 | 49 | - |
| CMYK | 0.49 | 0.61 | 0 | 0.81 |
| HSL | 252º | 0.44% | 0.13% | - |
| HSV(B) | 252º | 0.61% | 0.19% | - |
| XYZ | 1.19 | 0.89 | 3.02 | - |
| YUV | 24.21 | 141.99 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 19 | 49 | 0.49 | 0.61 | 0 | 0.81 | 252 | 0.44 | 0.13 |
| Hex | 19 | 13 | 31 | 31 | 3D | 0 | 51 | FC | 2C | D |
| Octal | 31 | 23 | 61 | 61 | 75 | 0 | 121 | 374 | 54 | 15 |
| Binary | 11001 | 10011 | 110001 | 110001 | 111101 | 0 | 1010001 | 11111100 | 101100 | 1101 |
Color Harmonies of #191331
Complementary color
Monochromatic Colors of #191331
Black with #191331
Text Example
Text Example
White with #191331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #191331; }
p { color: rgb(25,19,49); }
H1.HeaderClassName
{
color: #191331;
}
.AnyTagClassName
{
color: #191331;
}
</style>
background-color css
<style>
a { background-color: #191331; }
a { background-color: rgb(25,19,49); }
div.DivClassName
{
background-color: #191331;
}
.BgClassName
{
background-color: #191331;
}
</style>
border-color css
<style>
span { border-color: #191331; }
span { border-color: rgb(25,19,49); }
td.TdClassName
{
border-color: #191331;
}
.TagClassName
{
border-color: #191331;
}
</style>