Shades of Haiti #0B0615
Tints of Haiti #0B0615
RGB
CMYK
RGB Variations
Color information
#0B0615 (or 0x0B0615) is known color: Haiti. HEX triplet: 0B, 06 and 15. RGB value is (11,6,21). Sum of RGB (Red+Green+Blue) = 11+6+21=38 (5% of max value = 765). Red value is 11 (4.69% from 255 or 28.95% from 38); Green value is 6 (2.73% from 255 or 15.79% from 38); Blue value is 21 (8.59% from 255 or 55.26% from 38); Max value from RGB is 21 - color contains mainly: blue. Hex color #0B0615 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0B0615 is #F4F9EA. Grayscale: #090909. Windows color (decimal): -16054763 or 1377803. OLE color: 1377803.
HSL color Cylindrical-coordinate representation of color #0B0615: hue angle of 260º degrees, saturation: 0.56, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #0B0615 is Cyan = 0.48, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 11 | 6 | 21 | - |
| CMYK | 0.48 | 0.71 | 0 | 0.92 |
| HSL | 260º | 0.56% | 0.05% | - |
| HSV(B) | 260º | 0.71% | 0.08% | - |
| XYZ | 0.34 | 0.26 | 0.74 | - |
| YUV | 9.21 | 134.66 | 129.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 6 | 21 | 0.48 | 0.71 | 0 | 0.92 | 260 | 0.56 | 0.05 |
| Hex | B | 6 | 15 | 30 | 47 | 0 | 5C | 104 | 38 | 5 |
| Octal | 13 | 6 | 25 | 60 | 107 | 0 | 134 | 404 | 70 | 5 |
| Binary | 1011 | 110 | 10101 | 110000 | 1000111 | 0 | 1011100 | 100000100 | 111000 | 101 |
Color Harmonies of #0B0615
Complementary color
Monochromatic Colors of #0B0615
Black with #0B0615
Text Example
Text Example
White with #0B0615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B0615; }
p { color: rgb(11,6,21); }
H1.HeaderClassName
{
color: #0B0615;
}
.AnyTagClassName
{
color: #0B0615;
}
</style>
background-color css
<style>
a { background-color: #0B0615; }
a { background-color: rgb(11,6,21); }
div.DivClassName
{
background-color: #0B0615;
}
.BgClassName
{
background-color: #0B0615;
}
</style>
border-color css
<style>
span { border-color: #0B0615; }
span { border-color: rgb(11,6,21); }
td.TdClassName
{
border-color: #0B0615;
}
.TagClassName
{
border-color: #0B0615;
}
</style>