Shades of Haiti #120926
Tints of Haiti #120926
RGB
CMYK
RGB Variations
Color information
#120926 (or 0x120926) is known color: Haiti. HEX triplet: 12, 09 and 26. RGB value is (18,9,38). Sum of RGB (Red+Green+Blue) = 18+9+38=65 (8% of max value = 765). Red value is 18 (7.42% from 255 or 27.69% from 65); Green value is 9 (3.91% from 255 or 13.85% from 65); Blue value is 38 (15.23% from 255 or 58.46% from 65); Max value from RGB is 38 - color contains mainly: blue. Hex color #120926 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120926 is #EDF6D9. Grayscale: #0E0E0E. Windows color (decimal): -15595226 or 2492690. OLE color: 2492690.
HSL color Cylindrical-coordinate representation of color #120926: hue angle of 258.62º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #120926 is Cyan = 0.53, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 18 | 9 | 38 | - |
| CMYK | 0.53 | 0.76 | 0 | 0.85 |
| HSL | 258.62º | 0.62% | 0.09% | - |
| HSV(B) | 258.62º | 0.76% | 0.15% | - |
| XYZ | 0.7 | 0.46 | 1.89 | - |
| YUV | 15 | 140.98 | 130.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 9 | 38 | 0.53 | 0.76 | 0 | 0.85 | 258.62 | 0.62 | 0.09 |
| Hex | 12 | 9 | 26 | 35 | 4C | 0 | 55 | 103 | 3E | 9 |
| Octal | 22 | 11 | 46 | 65 | 114 | 0 | 125 | 403 | 76 | 11 |
| Binary | 10010 | 1001 | 100110 | 110101 | 1001100 | 0 | 1010101 | 100000011 | 111110 | 1001 |
Color Harmonies of #120926
Complementary color
Monochromatic Colors of #120926
Black with #120926
Text Example
Text Example
White with #120926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120926; }
p { color: rgb(18,9,38); }
H1.HeaderClassName
{
color: #120926;
}
.AnyTagClassName
{
color: #120926;
}
</style>
background-color css
<style>
a { background-color: #120926; }
a { background-color: rgb(18,9,38); }
div.DivClassName
{
background-color: #120926;
}
.BgClassName
{
background-color: #120926;
}
</style>
border-color css
<style>
span { border-color: #120926; }
span { border-color: rgb(18,9,38); }
td.TdClassName
{
border-color: #120926;
}
.TagClassName
{
border-color: #120926;
}
</style>