Shades of Haiti #120931
Tints of Haiti #120931
RGB
CMYK
RGB Variations
Color information
#120931 (or 0x120931) is known color: Haiti. HEX triplet: 12, 09 and 31. RGB value is (18,9,49). Sum of RGB (Red+Green+Blue) = 18+9+49=76 (10% of max value = 765). Red value is 18 (7.42% from 255 or 23.68% from 76); Green value is 9 (3.91% from 255 or 11.84% from 76); Blue value is 49 (19.53% from 255 or 64.47% from 76); Max value from RGB is 49 - color contains mainly: blue. Hex color #120931 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #120931 is #EDF6CE. Grayscale: #101010. Windows color (decimal): -15595215 or 3213586. OLE color: 3213586.
HSL color Cylindrical-coordinate representation of color #120931: hue angle of 253.5º degrees, saturation: 0.69, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #120931 is Cyan = 0.63, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 18 | 9 | 49 | - |
| CMYK | 0.63 | 0.82 | 0 | 0.81 |
| HSL | 253.5º | 0.69% | 0.11% | - |
| HSV(B) | 253.5º | 0.82% | 0.19% | - |
| XYZ | 0.9 | 0.55 | 2.96 | - |
| YUV | 16.25 | 146.48 | 129.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 9 | 49 | 0.63 | 0.82 | 0 | 0.81 | 253.5 | 0.69 | 0.11 |
| Hex | 12 | 9 | 31 | 3F | 52 | 0 | 51 | FE | 45 | B |
| Octal | 22 | 11 | 61 | 77 | 122 | 0 | 121 | 376 | 105 | 13 |
| Binary | 10010 | 1001 | 110001 | 111111 | 1010010 | 0 | 1010001 | 11111110 | 1000101 | 1011 |
Color Harmonies of #120931
Complementary color
Monochromatic Colors of #120931
Black with #120931
Text Example
Text Example
White with #120931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #120931; }
p { color: rgb(18,9,49); }
H1.HeaderClassName
{
color: #120931;
}
.AnyTagClassName
{
color: #120931;
}
</style>
background-color css
<style>
a { background-color: #120931; }
a { background-color: rgb(18,9,49); }
div.DivClassName
{
background-color: #120931;
}
.BgClassName
{
background-color: #120931;
}
</style>
border-color css
<style>
span { border-color: #120931; }
span { border-color: rgb(18,9,49); }
td.TdClassName
{
border-color: #120931;
}
.TagClassName
{
border-color: #120931;
}
</style>