Shades of Haiti #110931
Tints of Haiti #110931
RGB
CMYK
RGB Variations
Color information
#110931 (or 0x110931) is known color: Haiti. HEX triplet: 11, 09 and 31. RGB value is (17,9,49). Sum of RGB (Red+Green+Blue) = 17+9+49=75 (9% of max value = 765). Red value is 17 (7.03% from 255 or 22.67% from 75); Green value is 9 (3.91% from 255 or 12% from 75); Blue value is 49 (19.53% from 255 or 65.33% from 75); Max value from RGB is 49 - color contains mainly: blue. Hex color #110931 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #110931 is #EEF6CE. Grayscale: #0F0F0F. Windows color (decimal): -15660751 or 3213585. OLE color: 3213585.
HSL color Cylindrical-coordinate representation of color #110931: hue angle of 252º 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 #110931 is Cyan = 0.65, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 17 | 9 | 49 | - |
| CMYK | 0.65 | 0.82 | 0 | 0.81 |
| HSL | 252º | 0.69% | 0.11% | - |
| HSV(B) | 252º | 0.82% | 0.19% | - |
| XYZ | 0.88 | 0.54 | 2.96 | - |
| YUV | 15.95 | 146.65 | 128.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 9 | 49 | 0.65 | 0.82 | 0 | 0.81 | 252 | 0.69 | 0.11 |
| Hex | 11 | 9 | 31 | 41 | 52 | 0 | 51 | FC | 45 | B |
| Octal | 21 | 11 | 61 | 101 | 122 | 0 | 121 | 374 | 105 | 13 |
| Binary | 10001 | 1001 | 110001 | 1000001 | 1010010 | 0 | 1010001 | 11111100 | 1000101 | 1011 |
Color Harmonies of #110931
Complementary color
Monochromatic Colors of #110931
Black with #110931
Text Example
Text Example
White with #110931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #110931; }
p { color: rgb(17,9,49); }
H1.HeaderClassName
{
color: #110931;
}
.AnyTagClassName
{
color: #110931;
}
</style>
background-color css
<style>
a { background-color: #110931; }
a { background-color: rgb(17,9,49); }
div.DivClassName
{
background-color: #110931;
}
.BgClassName
{
background-color: #110931;
}
</style>
border-color css
<style>
span { border-color: #110931; }
span { border-color: rgb(17,9,49); }
td.TdClassName
{
border-color: #110931;
}
.TagClassName
{
border-color: #110931;
}
</style>