Shades of Haiti #131118
Tints of Haiti #131118
RGB
CMYK
RGB Variations
Color information
#131118 (or 0x131118) is known color: Haiti. HEX triplet: 13, 11 and 18. RGB value is (19,17,24). Sum of RGB (Red+Green+Blue) = 19+17+24=60 (7% of max value = 765). Red value is 19 (7.81% from 255 or 31.67% from 60); Green value is 17 (7.03% from 255 or 28.33% from 60); Blue value is 24 (9.77% from 255 or 40% from 60); Max value from RGB is 24 - color contains mainly: blue. Hex color #131118 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #131118 is #ECEEE7. Grayscale: #121212. Windows color (decimal): -15527656 or 1577235. OLE color: 1577235.
HSL color Cylindrical-coordinate representation of color #131118: hue angle of 257.14º degrees, saturation: 0.17, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #131118 is Cyan = 0.21, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 19 | 17 | 24 | - |
| CMYK | 0.21 | 0.29 | 0 | 0.91 |
| HSL | 257.14º | 0.17% | 0.08% | - |
| HSV(B) | 257.14º | 0.29% | 0.09% | - |
| XYZ | 0.63 | 0.61 | 0.95 | - |
| YUV | 18.4 | 131.16 | 128.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 17 | 24 | 0.21 | 0.29 | 0 | 0.91 | 257.14 | 0.17 | 0.08 |
| Hex | 13 | 11 | 18 | 15 | 1D | 0 | 5B | 101 | 11 | 8 |
| Octal | 23 | 21 | 30 | 25 | 35 | 0 | 133 | 401 | 21 | 10 |
| Binary | 10011 | 10001 | 11000 | 10101 | 11101 | 0 | 1011011 | 100000001 | 10001 | 1000 |
Color Harmonies of #131118
Complementary color
Monochromatic Colors of #131118
Black with #131118
Text Example
Text Example
White with #131118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #131118; }
p { color: rgb(19,17,24); }
H1.HeaderClassName
{
color: #131118;
}
.AnyTagClassName
{
color: #131118;
}
</style>
background-color css
<style>
a { background-color: #131118; }
a { background-color: rgb(19,17,24); }
div.DivClassName
{
background-color: #131118;
}
.BgClassName
{
background-color: #131118;
}
</style>
border-color css
<style>
span { border-color: #131118; }
span { border-color: rgb(19,17,24); }
td.TdClassName
{
border-color: #131118;
}
.TagClassName
{
border-color: #131118;
}
</style>