Shades of Haiti #191130
Tints of Haiti #191130
RGB
CMYK
RGB Variations
Color information
#191130 (or 0x191130) is known color: Haiti. HEX triplet: 19, 11 and 30. RGB value is (25,17,48). Sum of RGB (Red+Green+Blue) = 25+17+48=90 (11% of max value = 765). Red value is 25 (10.16% from 255 or 27.78% from 90); Green value is 17 (7.03% from 255 or 18.89% from 90); Blue value is 48 (19.14% from 255 or 53.33% from 90); Max value from RGB is 48 - color contains mainly: blue. Hex color #191130 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #191130 is #E6EECF. Grayscale: #161616. Windows color (decimal): -15134416 or 3150105. OLE color: 3150105.
HSL color Cylindrical-coordinate representation of color #191130: hue angle of 255.48º degrees, saturation: 0.48, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #191130 is Cyan = 0.48, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 25 | 17 | 48 | - |
| CMYK | 0.48 | 0.65 | 0 | 0.81 |
| HSL | 255.48º | 0.48% | 0.13% | - |
| HSV(B) | 255.48º | 0.65% | 0.19% | - |
| XYZ | 1.13 | 0.82 | 2.89 | - |
| YUV | 22.93 | 142.15 | 129.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 17 | 48 | 0.48 | 0.65 | 0 | 0.81 | 255.48 | 0.48 | 0.13 |
| Hex | 19 | 11 | 30 | 30 | 41 | 0 | 51 | FF | 30 | D |
| Octal | 31 | 21 | 60 | 60 | 101 | 0 | 121 | 377 | 60 | 15 |
| Binary | 11001 | 10001 | 110000 | 110000 | 1000001 | 0 | 1010001 | 11111111 | 110000 | 1101 |
Color Harmonies of #191130
Complementary color
Monochromatic Colors of #191130
Black with #191130
Text Example
Text Example
White with #191130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #191130; }
p { color: rgb(25,17,48); }
H1.HeaderClassName
{
color: #191130;
}
.AnyTagClassName
{
color: #191130;
}
</style>
background-color css
<style>
a { background-color: #191130; }
a { background-color: rgb(25,17,48); }
div.DivClassName
{
background-color: #191130;
}
.BgClassName
{
background-color: #191130;
}
</style>
border-color css
<style>
span { border-color: #191130; }
span { border-color: rgb(25,17,48); }
td.TdClassName
{
border-color: #191130;
}
.TagClassName
{
border-color: #191130;
}
</style>