Shades of Haiti #0A002E
Tints of Haiti #0A002E
RGB
CMYK
RGB Variations
Color information
#0A002E (or 0x0A002E) is known color: Haiti. HEX triplet: 0A, 00 and 2E. RGB value is (10,0,46). Sum of RGB (Red+Green+Blue) = 10+0+46=56 (7% of max value = 765). Red value is 10 (4.30% from 255 or 17.86% from 56); Green value is 0 (0.39% from 255 or 0% from 56); Blue value is 46 (18.36% from 255 or 82.14% from 56); Max value from RGB is 46 - color contains mainly: blue. Hex color #0A002E is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #0A002E is #F5FFD1. Grayscale: #080808. Windows color (decimal): -16121810 or 3014666. OLE color: 3014666.
HSL color Cylindrical-coordinate representation of color #0A002E: hue angle of 253.04º degrees, saturation: 1, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 1%. Process color model (Four color, CMYK) of #0A002E is Cyan = 0.78, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.82.
Color convert
| RGB | 10 | 0 | 46 | - |
| CMYK | 0.78 | 1 | 0 | 0.82 |
| HSL | 253.04º | 1% | 0.09% | - |
| HSV(B) | 253.04º | 1% | 0.18% | - |
| XYZ | 0.62 | 0.26 | 2.6 | - |
| YUV | 8.23 | 149.31 | 129.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 0 | 46 | 0.78 | 1 | 0 | 0.82 | 253.04 | 1 | 0.09 |
| Hex | A | 0 | 2E | 4E | 64 | 0 | 52 | FD | 64 | 9 |
| Octal | 12 | 0 | 56 | 116 | 144 | 0 | 122 | 375 | 144 | 11 |
| Binary | 1010 | 0 | 101110 | 1001110 | 1100100 | 0 | 1010010 | 11111101 | 1100100 | 1001 |
Color Harmonies of #0A002E
Complementary color
Monochromatic Colors of #0A002E
Black with #0A002E
Text Example
Text Example
White with #0A002E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A002E; }
p { color: rgb(10,0,46); }
H1.HeaderClassName
{
color: #0A002E;
}
.AnyTagClassName
{
color: #0A002E;
}
</style>
background-color css
<style>
a { background-color: #0A002E; }
a { background-color: rgb(10,0,46); }
div.DivClassName
{
background-color: #0A002E;
}
.BgClassName
{
background-color: #0A002E;
}
</style>
border-color css
<style>
span { border-color: #0A002E; }
span { border-color: rgb(10,0,46); }
td.TdClassName
{
border-color: #0A002E;
}
.TagClassName
{
border-color: #0A002E;
}
</style>