Shades of Haiti #171326
Tints of Haiti #171326
RGB
CMYK
RGB Variations
Color information
#171326 (or 0x171326) is known color: Haiti. HEX triplet: 17, 13 and 26. RGB value is (23,19,38). Sum of RGB (Red+Green+Blue) = 23+19+38=80 (10% of max value = 765). Red value is 23 (9.38% from 255 or 28.75% from 80); Green value is 19 (7.81% from 255 or 23.75% from 80); Blue value is 38 (15.23% from 255 or 47.5% from 80); Max value from RGB is 38 - color contains mainly: blue. Hex color #171326 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #171326 is #E8ECD9. Grayscale: #161616. Windows color (decimal): -15264986 or 2495255. OLE color: 2495255.
HSL color Cylindrical-coordinate representation of color #171326: hue angle of 252.63º degrees, saturation: 0.33, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #171326 is Cyan = 0.39, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 23 | 19 | 38 | - |
| CMYK | 0.39 | 0.50 | 0 | 0.85 |
| HSL | 252.63º | 0.33% | 0.11% | - |
| HSV(B) | 252.63º | 0.5% | 0.15% | - |
| XYZ | 0.94 | 0.79 | 1.94 | - |
| YUV | 22.36 | 136.83 | 128.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 19 | 38 | 0.39 | 0.50 | 0 | 0.85 | 252.63 | 0.33 | 0.11 |
| Hex | 17 | 13 | 26 | 27 | 32 | 0 | 55 | FD | 21 | B |
| Octal | 27 | 23 | 46 | 47 | 62 | 0 | 125 | 375 | 41 | 13 |
| Binary | 10111 | 10011 | 100110 | 100111 | 110010 | 0 | 1010101 | 11111101 | 100001 | 1011 |
Color Harmonies of #171326
Complementary color
Monochromatic Colors of #171326
Black with #171326
Text Example
Text Example
White with #171326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171326; }
p { color: rgb(23,19,38); }
H1.HeaderClassName
{
color: #171326;
}
.AnyTagClassName
{
color: #171326;
}
</style>
background-color css
<style>
a { background-color: #171326; }
a { background-color: rgb(23,19,38); }
div.DivClassName
{
background-color: #171326;
}
.BgClassName
{
background-color: #171326;
}
</style>
border-color css
<style>
span { border-color: #171326; }
span { border-color: rgb(23,19,38); }
td.TdClassName
{
border-color: #171326;
}
.TagClassName
{
border-color: #171326;
}
</style>