Shades of Haiti #29253F
Tints of Haiti #29253F
RGB
CMYK
RGB Variations
Color information
#29253F (or 0x29253F) is known color: Haiti. HEX triplet: 29, 25 and 3F. RGB value is (41,37,63). Sum of RGB (Red+Green+Blue) = 41+37+63=141 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.08% from 141); Green value is 37 (14.84% from 255 or 26.24% from 141); Blue value is 63 (25% from 255 or 44.68% from 141); Max value from RGB is 63 - color contains mainly: blue. Hex color #29253F is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #29253F is #D6DAC0. Grayscale: #292929. Windows color (decimal): -14080705 or 4138281. OLE color: 4138281.
HSL color Cylindrical-coordinate representation of color #29253F: hue angle of 249.23º degrees, saturation: 0.26, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #29253F is Cyan = 0.35, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 41 | 37 | 63 | - |
| CMYK | 0.35 | 0.41 | 0 | 0.75 |
| HSL | 249.23º | 0.26% | 0.2% | - |
| HSV(B) | 249.23º | 0.41% | 0.25% | - |
| XYZ | 2.47 | 2.15 | 4.99 | - |
| YUV | 41.16 | 140.33 | 127.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 63 | 0.35 | 0.41 | 0 | 0.75 | 249.23 | 0.26 | 0.2 |
| Hex | 29 | 25 | 3F | 23 | 29 | 0 | 4B | F9 | 1A | 14 |
| Octal | 51 | 45 | 77 | 43 | 51 | 0 | 113 | 371 | 32 | 24 |
| Binary | 101001 | 100101 | 111111 | 100011 | 101001 | 0 | 1001011 | 11111001 | 11010 | 10100 |
Color Harmonies of #29253F
Complementary color
Monochromatic Colors of #29253F
Black with #29253F
Text Example
Text Example
White with #29253F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29253F; }
p { color: rgb(41,37,63); }
H1.HeaderClassName
{
color: #29253F;
}
.AnyTagClassName
{
color: #29253F;
}
</style>
background-color css
<style>
a { background-color: #29253F; }
a { background-color: rgb(41,37,63); }
div.DivClassName
{
background-color: #29253F;
}
.BgClassName
{
background-color: #29253F;
}
</style>
border-color css
<style>
span { border-color: #29253F; }
span { border-color: rgb(41,37,63); }
td.TdClassName
{
border-color: #29253F;
}
.TagClassName
{
border-color: #29253F;
}
</style>