Shades of Haiti #121114
Tints of Haiti #121114
RGB
CMYK
RGB Variations
Color information
#121114 (or 0x121114) is known color: Haiti. HEX triplet: 12, 11 and 14. RGB value is (18,17,20). Sum of RGB (Red+Green+Blue) = 18+17+20=55 (7% of max value = 765). Red value is 18 (7.42% from 255 or 32.73% from 55); Green value is 17 (7.03% from 255 or 30.91% from 55); Blue value is 20 (8.20% from 255 or 36.36% from 55); Max value from RGB is 20 - color contains mainly: blue. Hex color #121114 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #121114 is #EDEEEB. Grayscale: #111111. Windows color (decimal): -15593196 or 1315090. OLE color: 1315090.
HSL color Cylindrical-coordinate representation of color #121114: hue angle of 260º degrees, saturation: 0.08, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #121114 is Cyan = 0.10, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 18 | 17 | 20 | - |
| CMYK | 0.10 | 0.15 | 0 | 0.92 |
| HSL | 260º | 0.08% | 0.07% | - |
| HSV(B) | 260º | 0.15% | 0.08% | - |
| XYZ | 0.58 | 0.58 | 0.74 | - |
| YUV | 17.64 | 129.33 | 128.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 17 | 20 | 0.10 | 0.15 | 0 | 0.92 | 260 | 0.08 | 0.07 |
| Hex | 12 | 11 | 14 | A | F | 0 | 5C | 104 | 8 | 7 |
| Octal | 22 | 21 | 24 | 12 | 17 | 0 | 134 | 404 | 10 | 7 |
| Binary | 10010 | 10001 | 10100 | 1010 | 1111 | 0 | 1011100 | 100000100 | 1000 | 111 |
Color Harmonies of #121114
Complementary color
Monochromatic Colors of #121114
Black with #121114
Text Example
Text Example
White with #121114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121114; }
p { color: rgb(18,17,20); }
H1.HeaderClassName
{
color: #121114;
}
.AnyTagClassName
{
color: #121114;
}
</style>
background-color css
<style>
a { background-color: #121114; }
a { background-color: rgb(18,17,20); }
div.DivClassName
{
background-color: #121114;
}
.BgClassName
{
background-color: #121114;
}
</style>
border-color css
<style>
span { border-color: #121114; }
span { border-color: rgb(18,17,20); }
td.TdClassName
{
border-color: #121114;
}
.TagClassName
{
border-color: #121114;
}
</style>