Shades of Haiti #171131
Tints of Haiti #171131
RGB
CMYK
RGB Variations
Color information
#171131 (or 0x171131) is known color: Haiti. HEX triplet: 17, 11 and 31. RGB value is (23,17,49). Sum of RGB (Red+Green+Blue) = 23+17+49=89 (11% of max value = 765). Red value is 23 (9.38% from 255 or 25.84% from 89); Green value is 17 (7.03% from 255 or 19.10% from 89); Blue value is 49 (19.53% from 255 or 55.06% from 89); Max value from RGB is 49 - color contains mainly: blue. Hex color #171131 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #171131 is #E8EECE. Grayscale: #161616. Windows color (decimal): -15265487 or 3215639. OLE color: 3215639.
HSL color Cylindrical-coordinate representation of color #171131: hue angle of 251.25º degrees, saturation: 0.48, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #171131 is Cyan = 0.53, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 23 | 17 | 49 | - |
| CMYK | 0.53 | 0.65 | 0 | 0.81 |
| HSL | 251.25º | 0.48% | 0.13% | - |
| HSV(B) | 251.25º | 0.65% | 0.19% | - |
| XYZ | 1.11 | 0.8 | 3 | - |
| YUV | 22.44 | 142.99 | 128.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 17 | 49 | 0.53 | 0.65 | 0 | 0.81 | 251.25 | 0.48 | 0.13 |
| Hex | 17 | 11 | 31 | 35 | 41 | 0 | 51 | FB | 30 | D |
| Octal | 27 | 21 | 61 | 65 | 101 | 0 | 121 | 373 | 60 | 15 |
| Binary | 10111 | 10001 | 110001 | 110101 | 1000001 | 0 | 1010001 | 11111011 | 110000 | 1101 |
Color Harmonies of #171131
Complementary color
Monochromatic Colors of #171131
Black with #171131
Text Example
Text Example
White with #171131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171131; }
p { color: rgb(23,17,49); }
H1.HeaderClassName
{
color: #171131;
}
.AnyTagClassName
{
color: #171131;
}
</style>
background-color css
<style>
a { background-color: #171131; }
a { background-color: rgb(23,17,49); }
div.DivClassName
{
background-color: #171131;
}
.BgClassName
{
background-color: #171131;
}
</style>
border-color css
<style>
span { border-color: #171131; }
span { border-color: rgb(23,17,49); }
td.TdClassName
{
border-color: #171131;
}
.TagClassName
{
border-color: #171131;
}
</style>