Shades of Haiti #110932
Tints of Haiti #110932
RGB
CMYK
RGB Variations
Color information
#110932 (or 0x110932) is known color: Haiti. HEX triplet: 11, 09 and 32. RGB value is (17,9,50). Sum of RGB (Red+Green+Blue) = 17+9+50=76 (10% of max value = 765). Red value is 17 (7.03% from 255 or 22.37% from 76); Green value is 9 (3.91% from 255 or 11.84% from 76); Blue value is 50 (19.92% from 255 or 65.79% from 76); Max value from RGB is 50 - color contains mainly: blue. Hex color #110932 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #110932 is #EEF6CD. Grayscale: #0F0F0F. Windows color (decimal): -15660750 or 3279121. OLE color: 3279121.
HSL color Cylindrical-coordinate representation of color #110932: hue angle of 251.71º degrees, saturation: 0.69, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #110932 is Cyan = 0.66, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 17 | 9 | 50 | - |
| CMYK | 0.66 | 0.82 | 0 | 0.80 |
| HSL | 251.71º | 0.69% | 0.12% | - |
| HSV(B) | 251.71º | 0.82% | 0.2% | - |
| XYZ | 0.9 | 0.54 | 3.08 | - |
| YUV | 16.07 | 147.15 | 128.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 9 | 50 | 0.66 | 0.82 | 0 | 0.80 | 251.71 | 0.69 | 0.12 |
| Hex | 11 | 9 | 32 | 42 | 52 | 0 | 50 | FC | 45 | C |
| Octal | 21 | 11 | 62 | 102 | 122 | 0 | 120 | 374 | 105 | 14 |
| Binary | 10001 | 1001 | 110010 | 1000010 | 1010010 | 0 | 1010000 | 11111100 | 1000101 | 1100 |
Color Harmonies of #110932
Complementary color
Monochromatic Colors of #110932
Black with #110932
Text Example
Text Example
White with #110932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110932; }
p { color: rgb(17,9,50); }
H1.HeaderClassName
{
color: #110932;
}
.AnyTagClassName
{
color: #110932;
}
</style>
background-color css
<style>
a { background-color: #110932; }
a { background-color: rgb(17,9,50); }
div.DivClassName
{
background-color: #110932;
}
.BgClassName
{
background-color: #110932;
}
</style>
border-color css
<style>
span { border-color: #110932; }
span { border-color: rgb(17,9,50); }
td.TdClassName
{
border-color: #110932;
}
.TagClassName
{
border-color: #110932;
}
</style>