Shades of Haiti #0D0429
Tints of Haiti #0D0429
RGB
CMYK
RGB Variations
Color information
#0D0429 (or 0x0D0429) is known color: Haiti. HEX triplet: 0D, 04 and 29. RGB value is (13,4,41). Sum of RGB (Red+Green+Blue) = 13+4+41=58 (7% of max value = 765). Red value is 13 (5.47% from 255 or 22.41% from 58); Green value is 4 (1.95% from 255 or 6.90% from 58); Blue value is 41 (16.41% from 255 or 70.69% from 58); Max value from RGB is 41 - color contains mainly: blue. Hex color #0D0429 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0D0429 is #F2FBD6. Grayscale: #0A0A0A. Windows color (decimal): -15924183 or 2688013. OLE color: 2688013.
HSL color Cylindrical-coordinate representation of color #0D0429: hue angle of 254.59º degrees, saturation: 0.82, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0D0429 is Cyan = 0.68, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 13 | 4 | 41 | - |
| CMYK | 0.68 | 0.90 | 0 | 0.84 |
| HSL | 254.59º | 0.82% | 0.09% | - |
| HSV(B) | 254.59º | 0.9% | 0.16% | - |
| XYZ | 0.61 | 0.33 | 2.13 | - |
| YUV | 10.91 | 144.98 | 129.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 4 | 41 | 0.68 | 0.90 | 0 | 0.84 | 254.59 | 0.82 | 0.09 |
| Hex | D | 4 | 29 | 44 | 5A | 0 | 54 | FF | 52 | 9 |
| Octal | 15 | 4 | 51 | 104 | 132 | 0 | 124 | 377 | 122 | 11 |
| Binary | 1101 | 100 | 101001 | 1000100 | 1011010 | 0 | 1010100 | 11111111 | 1010010 | 1001 |
Color Harmonies of #0D0429
Complementary color
Monochromatic Colors of #0D0429
Black with #0D0429
Text Example
Text Example
White with #0D0429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D0429; }
p { color: rgb(13,4,41); }
H1.HeaderClassName
{
color: #0D0429;
}
.AnyTagClassName
{
color: #0D0429;
}
</style>
background-color css
<style>
a { background-color: #0D0429; }
a { background-color: rgb(13,4,41); }
div.DivClassName
{
background-color: #0D0429;
}
.BgClassName
{
background-color: #0D0429;
}
</style>
border-color css
<style>
span { border-color: #0D0429; }
span { border-color: rgb(13,4,41); }
td.TdClassName
{
border-color: #0D0429;
}
.TagClassName
{
border-color: #0D0429;
}
</style>