Shades of Haiti #17141E
Tints of Haiti #17141E
RGB
CMYK
RGB Variations
Color information
#17141E (or 0x17141E) is known color: Haiti. HEX triplet: 17, 14 and 1E. RGB value is (23,20,30). Sum of RGB (Red+Green+Blue) = 23+20+30=73 (9% of max value = 765). Red value is 23 (9.38% from 255 or 31.51% from 73); Green value is 20 (8.20% from 255 or 27.40% from 73); Blue value is 30 (12.11% from 255 or 41.10% from 73); Max value from RGB is 30 - color contains mainly: blue. Hex color #17141E is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #17141E is #E8EBE1. Grayscale: #161616. Windows color (decimal): -15264738 or 1971223. OLE color: 1971223.
HSL color Cylindrical-coordinate representation of color #17141E: hue angle of 258º degrees, saturation: 0.2, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #17141E is Cyan = 0.23, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.88.
Color convert
| RGB | 23 | 20 | 30 | - |
| CMYK | 0.23 | 0.33 | 0 | 0.88 |
| HSL | 258º | 0.2% | 0.1% | - |
| HSV(B) | 258º | 0.33% | 0.12% | - |
| XYZ | 0.84 | 0.78 | 1.33 | - |
| YUV | 22.04 | 132.49 | 128.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 20 | 30 | 0.23 | 0.33 | 0 | 0.88 | 258 | 0.2 | 0.1 |
| Hex | 17 | 14 | 1E | 17 | 21 | 0 | 58 | 102 | 14 | A |
| Octal | 27 | 24 | 36 | 27 | 41 | 0 | 130 | 402 | 24 | 12 |
| Binary | 10111 | 10100 | 11110 | 10111 | 100001 | 0 | 1011000 | 100000010 | 10100 | 1010 |
Color Harmonies of #17141E
Complementary color
Monochromatic Colors of #17141E
Black with #17141E
Text Example
Text Example
White with #17141E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #17141E; }
p { color: rgb(23,20,30); }
H1.HeaderClassName
{
color: #17141E;
}
.AnyTagClassName
{
color: #17141E;
}
</style>
background-color css
<style>
a { background-color: #17141E; }
a { background-color: rgb(23,20,30); }
div.DivClassName
{
background-color: #17141E;
}
.BgClassName
{
background-color: #17141E;
}
</style>
border-color css
<style>
span { border-color: #17141E; }
span { border-color: rgb(23,20,30); }
td.TdClassName
{
border-color: #17141E;
}
.TagClassName
{
border-color: #17141E;
}
</style>