Shades of Haiti #151319
Tints of Haiti #151319
RGB
CMYK
RGB Variations
Color information
#151319 (or 0x151319) is known color: Haiti. HEX triplet: 15, 13 and 19. RGB value is (21,19,25). Sum of RGB (Red+Green+Blue) = 21+19+25=65 (8% of max value = 765). Red value is 21 (8.59% from 255 or 32.31% from 65); Green value is 19 (7.81% from 255 or 29.23% from 65); Blue value is 25 (10.16% from 255 or 38.46% from 65); Max value from RGB is 25 - color contains mainly: blue. Hex color #151319 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #151319 is #EAECE6. Grayscale: #141414. Windows color (decimal): -15396071 or 1643285. OLE color: 1643285.
HSL color Cylindrical-coordinate representation of color #151319: hue angle of 260º degrees, saturation: 0.14, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #151319 is Cyan = 0.16, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 21 | 19 | 25 | - |
| CMYK | 0.16 | 0.24 | 0 | 0.90 |
| HSL | 260º | 0.14% | 0.09% | - |
| HSV(B) | 260º | 0.24% | 0.1% | - |
| XYZ | 0.72 | 0.7 | 1.02 | - |
| YUV | 20.28 | 130.66 | 128.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 19 | 25 | 0.16 | 0.24 | 0 | 0.90 | 260 | 0.14 | 0.09 |
| Hex | 15 | 13 | 19 | 10 | 18 | 0 | 5A | 104 | E | 9 |
| Octal | 25 | 23 | 31 | 20 | 30 | 0 | 132 | 404 | 16 | 11 |
| Binary | 10101 | 10011 | 11001 | 10000 | 11000 | 0 | 1011010 | 100000100 | 1110 | 1001 |
Color Harmonies of #151319
Complementary color
Monochromatic Colors of #151319
Black with #151319
Text Example
Text Example
White with #151319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #151319; }
p { color: rgb(21,19,25); }
H1.HeaderClassName
{
color: #151319;
}
.AnyTagClassName
{
color: #151319;
}
</style>
background-color css
<style>
a { background-color: #151319; }
a { background-color: rgb(21,19,25); }
div.DivClassName
{
background-color: #151319;
}
.BgClassName
{
background-color: #151319;
}
</style>
border-color css
<style>
span { border-color: #151319; }
span { border-color: rgb(21,19,25); }
td.TdClassName
{
border-color: #151319;
}
.TagClassName
{
border-color: #151319;
}
</style>