Shades of Haiti #17112E
Tints of Haiti #17112E
RGB
CMYK
RGB Variations
Color information
#17112E (or 0x17112E) is known color: Haiti. HEX triplet: 17, 11 and 2E. RGB value is (23,17,46). Sum of RGB (Red+Green+Blue) = 23+17+46=86 (11% of max value = 765). Red value is 23 (9.38% from 255 or 26.74% from 86); Green value is 17 (7.03% from 255 or 19.77% from 86); Blue value is 46 (18.36% from 255 or 53.49% from 86); Max value from RGB is 46 - color contains mainly: blue. Hex color #17112E is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #17112E is #E8EED1. Grayscale: #151515. Windows color (decimal): -15265490 or 3019031. OLE color: 3019031.
HSL color Cylindrical-coordinate representation of color #17112E: hue angle of 252.41º degrees, saturation: 0.46, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #17112E is Cyan = 0.50, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.82.
Color convert
| RGB | 23 | 17 | 46 | - |
| CMYK | 0.50 | 0.63 | 0 | 0.82 |
| HSL | 252.41º | 0.46% | 0.12% | - |
| HSV(B) | 252.41º | 0.63% | 0.18% | - |
| XYZ | 1.05 | 0.78 | 2.68 | - |
| YUV | 22.1 | 141.49 | 128.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 17 | 46 | 0.50 | 0.63 | 0 | 0.82 | 252.41 | 0.46 | 0.12 |
| Hex | 17 | 11 | 2E | 32 | 3F | 0 | 52 | FC | 2E | C |
| Octal | 27 | 21 | 56 | 62 | 77 | 0 | 122 | 374 | 56 | 14 |
| Binary | 10111 | 10001 | 101110 | 110010 | 111111 | 0 | 1010010 | 11111100 | 101110 | 1100 |
Color Harmonies of #17112E
Complementary color
Monochromatic Colors of #17112E
Black with #17112E
Text Example
Text Example
White with #17112E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #17112E; }
p { color: rgb(23,17,46); }
H1.HeaderClassName
{
color: #17112E;
}
.AnyTagClassName
{
color: #17112E;
}
</style>
background-color css
<style>
a { background-color: #17112E; }
a { background-color: rgb(23,17,46); }
div.DivClassName
{
background-color: #17112E;
}
.BgClassName
{
background-color: #17112E;
}
</style>
border-color css
<style>
span { border-color: #17112E; }
span { border-color: rgb(23,17,46); }
td.TdClassName
{
border-color: #17112E;
}
.TagClassName
{
border-color: #17112E;
}
</style>