Shades of Haiti #191325
Tints of Haiti #191325
RGB
CMYK
RGB Variations
Color information
#191325 (or 0x191325) is known color: Haiti. HEX triplet: 19, 13 and 25. RGB value is (25,19,37). Sum of RGB (Red+Green+Blue) = 25+19+37=81 (10% of max value = 765). Red value is 25 (10.16% from 255 or 30.86% from 81); Green value is 19 (7.81% from 255 or 23.46% from 81); Blue value is 37 (14.84% from 255 or 45.68% from 81); Max value from RGB is 37 - color contains mainly: blue. Hex color #191325 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #191325 is #E6ECDA. Grayscale: #161616. Windows color (decimal): -15133915 or 2429721. OLE color: 2429721.
HSL color Cylindrical-coordinate representation of color #191325: hue angle of 260º degrees, saturation: 0.32, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #191325 is Cyan = 0.32, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 25 | 19 | 37 | - |
| CMYK | 0.32 | 0.49 | 0 | 0.85 |
| HSL | 260º | 0.32% | 0.11% | - |
| HSV(B) | 260º | 0.49% | 0.15% | - |
| XYZ | 0.97 | 0.81 | 1.85 | - |
| YUV | 22.85 | 135.99 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 19 | 37 | 0.32 | 0.49 | 0 | 0.85 | 260 | 0.32 | 0.11 |
| Hex | 19 | 13 | 25 | 20 | 31 | 0 | 55 | 104 | 20 | B |
| Octal | 31 | 23 | 45 | 40 | 61 | 0 | 125 | 404 | 40 | 13 |
| Binary | 11001 | 10011 | 100101 | 100000 | 110001 | 0 | 1010101 | 100000100 | 100000 | 1011 |
Color Harmonies of #191325
Complementary color
Monochromatic Colors of #191325
Black with #191325
Text Example
Text Example
White with #191325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #191325; }
p { color: rgb(25,19,37); }
H1.HeaderClassName
{
color: #191325;
}
.AnyTagClassName
{
color: #191325;
}
</style>
background-color css
<style>
a { background-color: #191325; }
a { background-color: rgb(25,19,37); }
div.DivClassName
{
background-color: #191325;
}
.BgClassName
{
background-color: #191325;
}
</style>
border-color css
<style>
span { border-color: #191325; }
span { border-color: rgb(25,19,37); }
td.TdClassName
{
border-color: #191325;
}
.TagClassName
{
border-color: #191325;
}
</style>