Shades of Haiti #292538
Tints of Haiti #292538
RGB
CMYK
RGB Variations
Color information
#292538 (or 0x292538) is known color: Haiti. HEX triplet: 29, 25 and 38. RGB value is (41,37,56). Sum of RGB (Red+Green+Blue) = 41+37+56=134 (17% of max value = 765). Red value is 41 (16.41% from 255 or 30.60% from 134); Green value is 37 (14.84% from 255 or 27.61% from 134); Blue value is 56 (22.27% from 255 or 41.79% from 134); Max value from RGB is 56 - color contains mainly: blue. Hex color #292538 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292538 is #D6DAC7. Grayscale: #282828. Windows color (decimal): -14080712 or 3679529. OLE color: 3679529.
HSL color Cylindrical-coordinate representation of color #292538: hue angle of 252.63º degrees, saturation: 0.2, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #292538 is Cyan = 0.27, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 37 | 56 | - |
| CMYK | 0.27 | 0.34 | 0 | 0.78 |
| HSL | 252.63º | 0.2% | 0.18% | - |
| HSV(B) | 252.63º | 0.34% | 0.22% | - |
| XYZ | 2.29 | 2.08 | 4.02 | - |
| YUV | 40.36 | 136.83 | 128.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 56 | 0.27 | 0.34 | 0 | 0.78 | 252.63 | 0.2 | 0.18 |
| Hex | 29 | 25 | 38 | 1B | 22 | 0 | 4E | FD | 14 | 12 |
| Octal | 51 | 45 | 70 | 33 | 42 | 0 | 116 | 375 | 24 | 22 |
| Binary | 101001 | 100101 | 111000 | 11011 | 100010 | 0 | 1001110 | 11111101 | 10100 | 10010 |
Color Harmonies of #292538
Complementary color
Monochromatic Colors of #292538
Black with #292538
Text Example
Text Example
White with #292538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292538; }
p { color: rgb(41,37,56); }
H1.HeaderClassName
{
color: #292538;
}
.AnyTagClassName
{
color: #292538;
}
</style>
background-color css
<style>
a { background-color: #292538; }
a { background-color: rgb(41,37,56); }
div.DivClassName
{
background-color: #292538;
}
.BgClassName
{
background-color: #292538;
}
</style>
border-color css
<style>
span { border-color: #292538; }
span { border-color: rgb(41,37,56); }
td.TdClassName
{
border-color: #292538;
}
.TagClassName
{
border-color: #292538;
}
</style>