Shades of Haiti #0D0719
Tints of Haiti #0D0719
RGB
CMYK
RGB Variations
Color information
#0D0719 (or 0x0D0719) is known color: Haiti. HEX triplet: 0D, 07 and 19. RGB value is (13,7,25). Sum of RGB (Red+Green+Blue) = 13+7+25=45 (5% of max value = 765). Red value is 13 (5.47% from 255 or 28.89% from 45); Green value is 7 (3.12% from 255 or 15.56% from 45); Blue value is 25 (10.16% from 255 or 55.56% from 45); Max value from RGB is 25 - color contains mainly: blue. Hex color #0D0719 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0D0719 is #F2F8E6. Grayscale: #0A0A0A. Windows color (decimal): -15923431 or 1640205. OLE color: 1640205.
HSL color Cylindrical-coordinate representation of color #0D0719: hue angle of 260º degrees, saturation: 0.56, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #0D0719 is Cyan = 0.48, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 13 | 7 | 25 | - |
| CMYK | 0.48 | 0.72 | 0 | 0.90 |
| HSL | 260º | 0.56% | 0.06% | - |
| HSV(B) | 260º | 0.72% | 0.1% | - |
| XYZ | 0.42 | 0.31 | 0.96 | - |
| YUV | 10.85 | 135.99 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 7 | 25 | 0.48 | 0.72 | 0 | 0.90 | 260 | 0.56 | 0.06 |
| Hex | D | 7 | 19 | 30 | 48 | 0 | 5A | 104 | 38 | 6 |
| Octal | 15 | 7 | 31 | 60 | 110 | 0 | 132 | 404 | 70 | 6 |
| Binary | 1101 | 111 | 11001 | 110000 | 1001000 | 0 | 1011010 | 100000100 | 111000 | 110 |
Color Harmonies of #0D0719
Complementary color
Monochromatic Colors of #0D0719
Black with #0D0719
Text Example
Text Example
White with #0D0719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D0719; }
p { color: rgb(13,7,25); }
H1.HeaderClassName
{
color: #0D0719;
}
.AnyTagClassName
{
color: #0D0719;
}
</style>
background-color css
<style>
a { background-color: #0D0719; }
a { background-color: rgb(13,7,25); }
div.DivClassName
{
background-color: #0D0719;
}
.BgClassName
{
background-color: #0D0719;
}
</style>
border-color css
<style>
span { border-color: #0D0719; }
span { border-color: rgb(13,7,25); }
td.TdClassName
{
border-color: #0D0719;
}
.TagClassName
{
border-color: #0D0719;
}
</style>