Shades of Haiti #29273A
Tints of Haiti #29273A
RGB
CMYK
RGB Variations
Color information
#29273A (or 0x29273A) is known color: Haiti. HEX triplet: 29, 27 and 3A. RGB value is (41,39,58). Sum of RGB (Red+Green+Blue) = 41+39+58=138 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.71% from 138); Green value is 39 (15.62% from 255 or 28.26% from 138); Blue value is 58 (23.05% from 255 or 42.03% from 138); Max value from RGB is 58 - color contains mainly: blue. Hex color #29273A is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #29273A is #D6D8C5. Grayscale: #292929. Windows color (decimal): -14080198 or 3811113. OLE color: 3811113.
HSL color Cylindrical-coordinate representation of color #29273A: hue angle of 246.32º degrees, saturation: 0.2, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #29273A is Cyan = 0.29, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.77.
Color convert
| RGB | 41 | 39 | 58 | - |
| CMYK | 0.29 | 0.33 | 0 | 0.77 |
| HSL | 246.32º | 0.2% | 0.19% | - |
| HSV(B) | 246.32º | 0.33% | 0.23% | - |
| XYZ | 2.4 | 2.23 | 4.31 | - |
| YUV | 41.76 | 137.16 | 127.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 39 | 58 | 0.29 | 0.33 | 0 | 0.77 | 246.32 | 0.2 | 0.19 |
| Hex | 29 | 27 | 3A | 1D | 21 | 0 | 4D | F6 | 14 | 13 |
| Octal | 51 | 47 | 72 | 35 | 41 | 0 | 115 | 366 | 24 | 23 |
| Binary | 101001 | 100111 | 111010 | 11101 | 100001 | 0 | 1001101 | 11110110 | 10100 | 10011 |
Color Harmonies of #29273A
Complementary color
Monochromatic Colors of #29273A
Black with #29273A
Text Example
Text Example
White with #29273A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29273A; }
p { color: rgb(41,39,58); }
H1.HeaderClassName
{
color: #29273A;
}
.AnyTagClassName
{
color: #29273A;
}
</style>
background-color css
<style>
a { background-color: #29273A; }
a { background-color: rgb(41,39,58); }
div.DivClassName
{
background-color: #29273A;
}
.BgClassName
{
background-color: #29273A;
}
</style>
border-color css
<style>
span { border-color: #29273A; }
span { border-color: rgb(41,39,58); }
td.TdClassName
{
border-color: #29273A;
}
.TagClassName
{
border-color: #29273A;
}
</style>