Shades of Haiti #121016
Tints of Haiti #121016
RGB
CMYK
RGB Variations
Color information
#121016 (or 0x121016) is known color: Haiti. HEX triplet: 12, 10 and 16. RGB value is (18,16,22). Sum of RGB (Red+Green+Blue) = 18+16+22=56 (7% of max value = 765). Red value is 18 (7.42% from 255 or 32.14% from 56); Green value is 16 (6.64% from 255 or 28.57% from 56); Blue value is 22 (8.98% from 255 or 39.29% from 56); Max value from RGB is 22 - color contains mainly: blue. Hex color #121016 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #121016 is #EDEFE9. Grayscale: #111111. Windows color (decimal): -15593450 or 1445906. OLE color: 1445906.
HSL color Cylindrical-coordinate representation of color #121016: hue angle of 260º degrees, saturation: 0.16, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #121016 is Cyan = 0.18, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 18 | 16 | 22 | - |
| CMYK | 0.18 | 0.27 | 0 | 0.91 |
| HSL | 260º | 0.16% | 0.07% | - |
| HSV(B) | 260º | 0.27% | 0.09% | - |
| XYZ | 0.58 | 0.56 | 0.84 | - |
| YUV | 17.28 | 130.66 | 128.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 16 | 22 | 0.18 | 0.27 | 0 | 0.91 | 260 | 0.16 | 0.07 |
| Hex | 12 | 10 | 16 | 12 | 1B | 0 | 5B | 104 | 10 | 7 |
| Octal | 22 | 20 | 26 | 22 | 33 | 0 | 133 | 404 | 20 | 7 |
| Binary | 10010 | 10000 | 10110 | 10010 | 11011 | 0 | 1011011 | 100000100 | 10000 | 111 |
Color Harmonies of #121016
Complementary color
Monochromatic Colors of #121016
Black with #121016
Text Example
Text Example
White with #121016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121016; }
p { color: rgb(18,16,22); }
H1.HeaderClassName
{
color: #121016;
}
.AnyTagClassName
{
color: #121016;
}
</style>
background-color css
<style>
a { background-color: #121016; }
a { background-color: rgb(18,16,22); }
div.DivClassName
{
background-color: #121016;
}
.BgClassName
{
background-color: #121016;
}
</style>
border-color css
<style>
span { border-color: #121016; }
span { border-color: rgb(18,16,22); }
td.TdClassName
{
border-color: #121016;
}
.TagClassName
{
border-color: #121016;
}
</style>