Shades of Haiti #0D0915
Tints of Haiti #0D0915
RGB
CMYK
RGB Variations
Color information
#0D0915 (or 0x0D0915) is known color: Haiti. HEX triplet: 0D, 09 and 15. RGB value is (13,9,21). Sum of RGB (Red+Green+Blue) = 13+9+21=43 (5% of max value = 765). Red value is 13 (5.47% from 255 or 30.23% from 43); Green value is 9 (3.91% from 255 or 20.93% from 43); Blue value is 21 (8.59% from 255 or 48.84% from 43); Max value from RGB is 21 - color contains mainly: blue. Hex color #0D0915 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0D0915 is #F2F6EA. Grayscale: #0B0B0B. Windows color (decimal): -15922923 or 1378573. OLE color: 1378573.
HSL color Cylindrical-coordinate representation of color #0D0915: hue angle of 260º degrees, saturation: 0.4, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #0D0915 is Cyan = 0.38, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 13 | 9 | 21 | - |
| CMYK | 0.38 | 0.57 | 0 | 0.92 |
| HSL | 260º | 0.4% | 0.06% | - |
| HSV(B) | 260º | 0.57% | 0.08% | - |
| XYZ | 0.4 | 0.34 | 0.75 | - |
| YUV | 11.56 | 133.33 | 129.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 9 | 21 | 0.38 | 0.57 | 0 | 0.92 | 260 | 0.4 | 0.06 |
| Hex | D | 9 | 15 | 26 | 39 | 0 | 5C | 104 | 28 | 6 |
| Octal | 15 | 11 | 25 | 46 | 71 | 0 | 134 | 404 | 50 | 6 |
| Binary | 1101 | 1001 | 10101 | 100110 | 111001 | 0 | 1011100 | 100000100 | 101000 | 110 |
Color Harmonies of #0D0915
Complementary color
Monochromatic Colors of #0D0915
Black with #0D0915
Text Example
Text Example
White with #0D0915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D0915; }
p { color: rgb(13,9,21); }
H1.HeaderClassName
{
color: #0D0915;
}
.AnyTagClassName
{
color: #0D0915;
}
</style>
background-color css
<style>
a { background-color: #0D0915; }
a { background-color: rgb(13,9,21); }
div.DivClassName
{
background-color: #0D0915;
}
.BgClassName
{
background-color: #0D0915;
}
</style>
border-color css
<style>
span { border-color: #0D0915; }
span { border-color: rgb(13,9,21); }
td.TdClassName
{
border-color: #0D0915;
}
.TagClassName
{
border-color: #0D0915;
}
</style>