Shades of Haiti #0D0422
Tints of Haiti #0D0422
RGB
CMYK
RGB Variations
Color information
#0D0422 (or 0x0D0422) is known color: Haiti. HEX triplet: 0D, 04 and 22. RGB value is (13,4,34). Sum of RGB (Red+Green+Blue) = 13+4+34=51 (6% of max value = 765). Red value is 13 (5.47% from 255 or 25.49% from 51); Green value is 4 (1.95% from 255 or 7.84% from 51); Blue value is 34 (13.67% from 255 or 66.67% from 51); Max value from RGB is 34 - color contains mainly: blue. Hex color #0D0422 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0D0422 is #F2FBDD. Grayscale: #0A0A0A. Windows color (decimal): -15924190 or 2229261. OLE color: 2229261.
HSL color Cylindrical-coordinate representation of color #0D0422: hue angle of 258º degrees, saturation: 0.79, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0D0422 is Cyan = 0.62, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 13 | 4 | 34 | - |
| CMYK | 0.62 | 0.88 | 0 | 0.87 |
| HSL | 258º | 0.79% | 0.07% | - |
| HSV(B) | 258º | 0.88% | 0.13% | - |
| XYZ | 0.5 | 0.29 | 1.54 | - |
| YUV | 10.11 | 141.48 | 130.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 4 | 34 | 0.62 | 0.88 | 0 | 0.87 | 258 | 0.79 | 0.07 |
| Hex | D | 4 | 22 | 3E | 58 | 0 | 57 | 102 | 4F | 7 |
| Octal | 15 | 4 | 42 | 76 | 130 | 0 | 127 | 402 | 117 | 7 |
| Binary | 1101 | 100 | 100010 | 111110 | 1011000 | 0 | 1010111 | 100000010 | 1001111 | 111 |
Color Harmonies of #0D0422
Complementary color
Monochromatic Colors of #0D0422
Black with #0D0422
Text Example
Text Example
White with #0D0422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D0422; }
p { color: rgb(13,4,34); }
H1.HeaderClassName
{
color: #0D0422;
}
.AnyTagClassName
{
color: #0D0422;
}
</style>
background-color css
<style>
a { background-color: #0D0422; }
a { background-color: rgb(13,4,34); }
div.DivClassName
{
background-color: #0D0422;
}
.BgClassName
{
background-color: #0D0422;
}
</style>
border-color css
<style>
span { border-color: #0D0422; }
span { border-color: rgb(13,4,34); }
td.TdClassName
{
border-color: #0D0422;
}
.TagClassName
{
border-color: #0D0422;
}
</style>