Shades of Haiti #171130
Tints of Haiti #171130
RGB
CMYK
RGB Variations
Color information
#171130 (or 0x171130) is known color: Haiti. HEX triplet: 17, 11 and 30. RGB value is (23,17,48). Sum of RGB (Red+Green+Blue) = 23+17+48=88 (11% of max value = 765). Red value is 23 (9.38% from 255 or 26.14% from 88); Green value is 17 (7.03% from 255 or 19.32% from 88); Blue value is 48 (19.14% from 255 or 54.55% from 88); Max value from RGB is 48 - color contains mainly: blue. Hex color #171130 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #171130 is #E8EECF. Grayscale: #161616. Windows color (decimal): -15265488 or 3150103. OLE color: 3150103.
HSL color Cylindrical-coordinate representation of color #171130: hue angle of 251.61º degrees, saturation: 0.48, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #171130 is Cyan = 0.52, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 23 | 17 | 48 | - |
| CMYK | 0.52 | 0.65 | 0 | 0.81 |
| HSL | 251.61º | 0.48% | 0.13% | - |
| HSV(B) | 251.61º | 0.65% | 0.19% | - |
| XYZ | 1.09 | 0.8 | 2.89 | - |
| YUV | 22.33 | 142.49 | 128.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 17 | 48 | 0.52 | 0.65 | 0 | 0.81 | 251.61 | 0.48 | 0.13 |
| Hex | 17 | 11 | 30 | 34 | 41 | 0 | 51 | FC | 30 | D |
| Octal | 27 | 21 | 60 | 64 | 101 | 0 | 121 | 374 | 60 | 15 |
| Binary | 10111 | 10001 | 110000 | 110100 | 1000001 | 0 | 1010001 | 11111100 | 110000 | 1101 |
Color Harmonies of #171130
Complementary color
Monochromatic Colors of #171130
Black with #171130
Text Example
Text Example
White with #171130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171130; }
p { color: rgb(23,17,48); }
H1.HeaderClassName
{
color: #171130;
}
.AnyTagClassName
{
color: #171130;
}
</style>
background-color css
<style>
a { background-color: #171130; }
a { background-color: rgb(23,17,48); }
div.DivClassName
{
background-color: #171130;
}
.BgClassName
{
background-color: #171130;
}
</style>
border-color css
<style>
span { border-color: #171130; }
span { border-color: rgb(23,17,48); }
td.TdClassName
{
border-color: #171130;
}
.TagClassName
{
border-color: #171130;
}
</style>