Shades of Haiti #292833
Tints of Haiti #292833
RGB
CMYK
RGB Variations
Color information
#292833 (or 0x292833) is known color: Haiti. HEX triplet: 29, 28 and 33. RGB value is (41,40,51). Sum of RGB (Red+Green+Blue) = 41+40+51=132 (17% of max value = 765). Red value is 41 (16.41% from 255 or 31.06% from 132); Green value is 40 (16.02% from 255 or 30.30% from 132); Blue value is 51 (20.31% from 255 or 38.64% from 132); Max value from RGB is 51 - color contains mainly: blue. Hex color #292833 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292833 is #D6D7CC. Grayscale: #292929. Windows color (decimal): -14079949 or 3352617. OLE color: 3352617.
HSL color Cylindrical-coordinate representation of color #292833: hue angle of 245.45º degrees, saturation: 0.12, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #292833 is Cyan = 0.20, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 41 | 40 | 51 | - |
| CMYK | 0.20 | 0.22 | 0 | 0.8 |
| HSL | 245.45º | 0.12% | 0.18% | - |
| HSV(B) | 245.45º | 0.22% | 0.2% | - |
| XYZ | 2.27 | 2.23 | 3.44 | - |
| YUV | 41.55 | 133.33 | 127.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 40 | 51 | 0.20 | 0.22 | 0 | 0.8 | 245.45 | 0.12 | 0.18 |
| Hex | 29 | 28 | 33 | 14 | 16 | 0 | 50 | F5 | C | 12 |
| Octal | 51 | 50 | 63 | 24 | 26 | 0 | 120 | 365 | 14 | 22 |
| Binary | 101001 | 101000 | 110011 | 10100 | 10110 | 0 | 1010000 | 11110101 | 1100 | 10010 |
Color Harmonies of #292833
Complementary color
Monochromatic Colors of #292833
Black with #292833
Text Example
Text Example
White with #292833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292833; }
p { color: rgb(41,40,51); }
H1.HeaderClassName
{
color: #292833;
}
.AnyTagClassName
{
color: #292833;
}
</style>
background-color css
<style>
a { background-color: #292833; }
a { background-color: rgb(41,40,51); }
div.DivClassName
{
background-color: #292833;
}
.BgClassName
{
background-color: #292833;
}
</style>
border-color css
<style>
span { border-color: #292833; }
span { border-color: rgb(41,40,51); }
td.TdClassName
{
border-color: #292833;
}
.TagClassName
{
border-color: #292833;
}
</style>