Shades of Haiti #171229
Tints of Haiti #171229
RGB
CMYK
RGB Variations
Color information
#171229 (or 0x171229) is known color: Haiti. HEX triplet: 17, 12 and 29. RGB value is (23,18,41). Sum of RGB (Red+Green+Blue) = 23+18+41=82 (10% of max value = 765). Red value is 23 (9.38% from 255 or 28.05% from 82); Green value is 18 (7.42% from 255 or 21.95% from 82); Blue value is 41 (16.41% from 255 or 50% from 82); Max value from RGB is 41 - color contains mainly: blue. Hex color #171229 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #171229 is #E8EDD6. Grayscale: #161616. Windows color (decimal): -15265239 or 2691607. OLE color: 2691607.
HSL color Cylindrical-coordinate representation of color #171229: hue angle of 253.04º degrees, saturation: 0.39, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #171229 is Cyan = 0.44, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 23 | 18 | 41 | - |
| CMYK | 0.44 | 0.56 | 0 | 0.84 |
| HSL | 253.04º | 0.39% | 0.12% | - |
| HSV(B) | 253.04º | 0.56% | 0.16% | - |
| XYZ | 0.97 | 0.77 | 2.2 | - |
| YUV | 22.12 | 138.66 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 18 | 41 | 0.44 | 0.56 | 0 | 0.84 | 253.04 | 0.39 | 0.12 |
| Hex | 17 | 12 | 29 | 2C | 38 | 0 | 54 | FD | 27 | C |
| Octal | 27 | 22 | 51 | 54 | 70 | 0 | 124 | 375 | 47 | 14 |
| Binary | 10111 | 10010 | 101001 | 101100 | 111000 | 0 | 1010100 | 11111101 | 100111 | 1100 |
Color Harmonies of #171229
Complementary color
Monochromatic Colors of #171229
Black with #171229
Text Example
Text Example
White with #171229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171229; }
p { color: rgb(23,18,41); }
H1.HeaderClassName
{
color: #171229;
}
.AnyTagClassName
{
color: #171229;
}
</style>
background-color css
<style>
a { background-color: #171229; }
a { background-color: rgb(23,18,41); }
div.DivClassName
{
background-color: #171229;
}
.BgClassName
{
background-color: #171229;
}
</style>
border-color css
<style>
span { border-color: #171229; }
span { border-color: rgb(23,18,41); }
td.TdClassName
{
border-color: #171229;
}
.TagClassName
{
border-color: #171229;
}
</style>