Shades of Haiti #0D0620
Tints of Haiti #0D0620
RGB
CMYK
RGB Variations
Color information
#0D0620 (or 0x0D0620) is known color: Haiti. HEX triplet: 0D, 06 and 20. RGB value is (13,6,32). Sum of RGB (Red+Green+Blue) = 13+6+32=51 (6% of max value = 765). Red value is 13 (5.47% from 255 or 25.49% from 51); Green value is 6 (2.73% from 255 or 11.76% from 51); Blue value is 32 (12.89% from 255 or 62.75% from 51); Max value from RGB is 32 - color contains mainly: blue. Hex color #0D0620 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0D0620 is #F2F9DF. Grayscale: #0A0A0A. Windows color (decimal): -15923680 or 2098701. OLE color: 2098701.
HSL color Cylindrical-coordinate representation of color #0D0620: hue angle of 256.15º degrees, saturation: 0.68, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #0D0620 is Cyan = 0.59, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 13 | 6 | 32 | - |
| CMYK | 0.59 | 0.81 | 0 | 0.87 |
| HSL | 256.15º | 0.68% | 0.07% | - |
| HSV(B) | 256.15º | 0.81% | 0.13% | - |
| XYZ | 0.49 | 0.32 | 1.4 | - |
| YUV | 11.06 | 139.82 | 129.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 6 | 32 | 0.59 | 0.81 | 0 | 0.87 | 256.15 | 0.68 | 0.07 |
| Hex | D | 6 | 20 | 3B | 51 | 0 | 57 | 100 | 44 | 7 |
| Octal | 15 | 6 | 40 | 73 | 121 | 0 | 127 | 400 | 104 | 7 |
| Binary | 1101 | 110 | 100000 | 111011 | 1010001 | 0 | 1010111 | 100000000 | 1000100 | 111 |
Color Harmonies of #0D0620
Complementary color
Monochromatic Colors of #0D0620
Black with #0D0620
Text Example
Text Example
White with #0D0620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D0620; }
p { color: rgb(13,6,32); }
H1.HeaderClassName
{
color: #0D0620;
}
.AnyTagClassName
{
color: #0D0620;
}
</style>
background-color css
<style>
a { background-color: #0D0620; }
a { background-color: rgb(13,6,32); }
div.DivClassName
{
background-color: #0D0620;
}
.BgClassName
{
background-color: #0D0620;
}
</style>
border-color css
<style>
span { border-color: #0D0620; }
span { border-color: rgb(13,6,32); }
td.TdClassName
{
border-color: #0D0620;
}
.TagClassName
{
border-color: #0D0620;
}
</style>