Shades of Haiti #0B0518
Tints of Haiti #0B0518
RGB
CMYK
RGB Variations
Color information
#0B0518 (or 0x0B0518) is known color: Haiti. HEX triplet: 0B, 05 and 18. RGB value is (11,5,24). Sum of RGB (Red+Green+Blue) = 11+5+24=40 (5% of max value = 765). Red value is 11 (4.69% from 255 or 27.5% from 40); Green value is 5 (2.34% from 255 or 12.5% from 40); Blue value is 24 (9.77% from 255 or 60% from 40); Max value from RGB is 24 - color contains mainly: blue. Hex color #0B0518 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0B0518 is #F4FAE7. Grayscale: #080808. Windows color (decimal): -16055016 or 1574155. OLE color: 1574155.
HSL color Cylindrical-coordinate representation of color #0B0518: hue angle of 258.95º degrees, saturation: 0.66, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #0B0518 is Cyan = 0.54, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 11 | 5 | 24 | - |
| CMYK | 0.54 | 0.79 | 0 | 0.91 |
| HSL | 258.95º | 0.66% | 0.06% | - |
| HSV(B) | 258.95º | 0.79% | 0.09% | - |
| XYZ | 0.36 | 0.25 | 0.89 | - |
| YUV | 8.96 | 136.49 | 129.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 11 | 5 | 24 | 0.54 | 0.79 | 0 | 0.91 | 258.95 | 0.66 | 0.06 |
| Hex | B | 5 | 18 | 36 | 4F | 0 | 5B | 103 | 42 | 6 |
| Octal | 13 | 5 | 30 | 66 | 117 | 0 | 133 | 403 | 102 | 6 |
| Binary | 1011 | 101 | 11000 | 110110 | 1001111 | 0 | 1011011 | 100000011 | 1000010 | 110 |
Color Harmonies of #0B0518
Complementary color
Monochromatic Colors of #0B0518
Black with #0B0518
Text Example
Text Example
White with #0B0518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0B0518; }
p { color: rgb(11,5,24); }
H1.HeaderClassName
{
color: #0B0518;
}
.AnyTagClassName
{
color: #0B0518;
}
</style>
background-color css
<style>
a { background-color: #0B0518; }
a { background-color: rgb(11,5,24); }
div.DivClassName
{
background-color: #0B0518;
}
.BgClassName
{
background-color: #0B0518;
}
</style>
border-color css
<style>
span { border-color: #0B0518; }
span { border-color: rgb(11,5,24); }
td.TdClassName
{
border-color: #0B0518;
}
.TagClassName
{
border-color: #0B0518;
}
</style>