Shades of Haiti #141316
Tints of Haiti #141316
RGB
CMYK
RGB Variations
Color information
#141316 (or 0x141316) is known color: Haiti. HEX triplet: 14, 13 and 16. RGB value is (20,19,22). Sum of RGB (Red+Green+Blue) = 20+19+22=61 (8% of max value = 765). Red value is 20 (8.20% from 255 or 32.79% from 61); Green value is 19 (7.81% from 255 or 31.15% from 61); Blue value is 22 (8.98% from 255 or 36.07% from 61); Max value from RGB is 22 - color contains mainly: blue. Hex color #141316 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #141316 is #EBECE9. Grayscale: #131313. Windows color (decimal): -15461610 or 1446676. OLE color: 1446676.
HSL color Cylindrical-coordinate representation of color #141316: hue angle of 260º degrees, saturation: 0.07, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #141316 is Cyan = 0.09, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
RGB | 20 | 19 | 22 | - |
CMYK | 0.09 | 0.14 | 0 | 0.91 |
HSL | 260º | 0.07% | 0.08% | - |
HSV(B) | 260º | 0.14% | 0.09% | - |
XYZ | 0.67 | 0.67 | 0.85 | - |
YUV | 19.64 | 129.33 | 128.26 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 20 | 19 | 22 | 0.09 | 0.14 | 0 | 0.91 | 260 | 0.07 | 0.08 |
Hex | 14 | 13 | 16 | 9 | E | 0 | 5B | 104 | 7 | 8 |
Octal | 24 | 23 | 26 | 11 | 16 | 0 | 133 | 404 | 7 | 10 |
Binary | 10100 | 10011 | 10110 | 1001 | 1110 | 0 | 1011011 | 100000100 | 111 | 1000 |
Color Harmonies of #141316
Complementary color
Monochromatic Colors of #141316
Black with #141316
Text Example
Text Example
White with #141316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141316; }
p { color: rgb(20,19,22); }
H1.HeaderClassName
{
color: #141316;
}
.AnyTagClassName
{
color: #141316;
}
</style>
background-color css
<style>
a { background-color: #141316; }
a { background-color: rgb(20,19,22); }
div.DivClassName
{
background-color: #141316;
}
.BgClassName
{
background-color: #141316;
}
</style>
border-color css
<style>
span { border-color: #141316; }
span { border-color: rgb(20,19,22); }
td.TdClassName
{
border-color: #141316;
}
.TagClassName
{
border-color: #141316;
}
</style>