Shades of Haiti #171320
Tints of Haiti #171320
RGB
CMYK
RGB Variations
Color information
#171320 (or 0x171320) is known color: Haiti. HEX triplet: 17, 13 and 20. RGB value is (23,19,32). Sum of RGB (Red+Green+Blue) = 23+19+32=74 (9% of max value = 765). Red value is 23 (9.38% from 255 or 31.08% from 74); Green value is 19 (7.81% from 255 or 25.68% from 74); Blue value is 32 (12.89% from 255 or 43.24% from 74); Max value from RGB is 32 - color contains mainly: blue. Hex color #171320 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #171320 is #E8ECDF. Grayscale: #151515. Windows color (decimal): -15264992 or 2102039. OLE color: 2102039.
HSL color Cylindrical-coordinate representation of color #171320: hue angle of 258.46º degrees, saturation: 0.25, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #171320 is Cyan = 0.28, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 23 | 19 | 32 | - |
| CMYK | 0.28 | 0.41 | 0 | 0.87 |
| HSL | 258.46º | 0.25% | 0.1% | - |
| HSV(B) | 258.46º | 0.41% | 0.13% | - |
| XYZ | 0.85 | 0.75 | 1.47 | - |
| YUV | 21.68 | 133.83 | 128.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 19 | 32 | 0.28 | 0.41 | 0 | 0.87 | 258.46 | 0.25 | 0.1 |
| Hex | 17 | 13 | 20 | 1C | 29 | 0 | 57 | 102 | 19 | A |
| Octal | 27 | 23 | 40 | 34 | 51 | 0 | 127 | 402 | 31 | 12 |
| Binary | 10111 | 10011 | 100000 | 11100 | 101001 | 0 | 1010111 | 100000010 | 11001 | 1010 |
Color Harmonies of #171320
Complementary color
Monochromatic Colors of #171320
Black with #171320
Text Example
Text Example
White with #171320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171320; }
p { color: rgb(23,19,32); }
H1.HeaderClassName
{
color: #171320;
}
.AnyTagClassName
{
color: #171320;
}
</style>
background-color css
<style>
a { background-color: #171320; }
a { background-color: rgb(23,19,32); }
div.DivClassName
{
background-color: #171320;
}
.BgClassName
{
background-color: #171320;
}
</style>
border-color css
<style>
span { border-color: #171320; }
span { border-color: rgb(23,19,32); }
td.TdClassName
{
border-color: #171320;
}
.TagClassName
{
border-color: #171320;
}
</style>