Shades of Haiti #292831
Tints of Haiti #292831
RGB
CMYK
RGB Variations
Color information
#292831 (or 0x292831) is known color: Haiti. HEX triplet: 29, 28 and 31. RGB value is (41,40,49). Sum of RGB (Red+Green+Blue) = 41+40+49=130 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.54% from 130); Green value is 40 (16.02% from 255 or 30.77% from 130); Blue value is 49 (19.53% from 255 or 37.69% from 130); Max value from RGB is 49 - color contains mainly: blue. Hex color #292831 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292831 is #D6D7CE. Grayscale: #292929. Windows color (decimal): -14079951 or 3221545. OLE color: 3221545.
HSL color Cylindrical-coordinate representation of color #292831: hue angle of 246.67º degrees, saturation: 0.1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #292831 is Cyan = 0.16, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 41 | 40 | 49 | - |
| CMYK | 0.16 | 0.18 | 0 | 0.81 |
| HSL | 246.67º | 0.1% | 0.17% | - |
| HSV(B) | 246.67º | 0.18% | 0.19% | - |
| XYZ | 2.23 | 2.21 | 3.22 | - |
| YUV | 41.33 | 132.33 | 127.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 40 | 49 | 0.16 | 0.18 | 0 | 0.81 | 246.67 | 0.1 | 0.17 |
| Hex | 29 | 28 | 31 | 10 | 12 | 0 | 51 | F7 | A | 11 |
| Octal | 51 | 50 | 61 | 20 | 22 | 0 | 121 | 367 | 12 | 21 |
| Binary | 101001 | 101000 | 110001 | 10000 | 10010 | 0 | 1010001 | 11110111 | 1010 | 10001 |
Color Harmonies of #292831
Complementary color
Monochromatic Colors of #292831
Black with #292831
Text Example
Text Example
White with #292831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292831; }
p { color: rgb(41,40,49); }
H1.HeaderClassName
{
color: #292831;
}
.AnyTagClassName
{
color: #292831;
}
</style>
background-color css
<style>
a { background-color: #292831; }
a { background-color: rgb(41,40,49); }
div.DivClassName
{
background-color: #292831;
}
.BgClassName
{
background-color: #292831;
}
</style>
border-color css
<style>
span { border-color: #292831; }
span { border-color: rgb(41,40,49); }
td.TdClassName
{
border-color: #292831;
}
.TagClassName
{
border-color: #292831;
}
</style>