Shades of Haiti #13092E
Tints of Haiti #13092E
RGB
CMYK
RGB Variations
Color information
#13092E (or 0x13092E) is known color: Haiti. HEX triplet: 13, 09 and 2E. RGB value is (19,9,46). Sum of RGB (Red+Green+Blue) = 19+9+46=74 (9% of max value = 765). Red value is 19 (7.81% from 255 or 25.68% from 74); Green value is 9 (3.91% from 255 or 12.16% from 74); Blue value is 46 (18.36% from 255 or 62.16% from 74); Max value from RGB is 46 - color contains mainly: blue. Hex color #13092E is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #13092E is #ECF6D1. Grayscale: #101010. Windows color (decimal): -15529682 or 3016979. OLE color: 3016979.
HSL color Cylindrical-coordinate representation of color #13092E: hue angle of 256.22º degrees, saturation: 0.67, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #13092E is Cyan = 0.59, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.82.
Color convert
| RGB | 19 | 9 | 46 | - |
| CMYK | 0.59 | 0.80 | 0 | 0.82 |
| HSL | 256.22º | 0.67% | 0.11% | - |
| HSV(B) | 256.22º | 0.8% | 0.18% | - |
| XYZ | 0.86 | 0.53 | 2.64 | - |
| YUV | 16.21 | 144.81 | 129.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 9 | 46 | 0.59 | 0.80 | 0 | 0.82 | 256.22 | 0.67 | 0.11 |
| Hex | 13 | 9 | 2E | 3B | 50 | 0 | 52 | 100 | 43 | B |
| Octal | 23 | 11 | 56 | 73 | 120 | 0 | 122 | 400 | 103 | 13 |
| Binary | 10011 | 1001 | 101110 | 111011 | 1010000 | 0 | 1010010 | 100000000 | 1000011 | 1011 |
Color Harmonies of #13092E
Complementary color
Monochromatic Colors of #13092E
Black with #13092E
Text Example
Text Example
White with #13092E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13092E; }
p { color: rgb(19,9,46); }
H1.HeaderClassName
{
color: #13092E;
}
.AnyTagClassName
{
color: #13092E;
}
</style>
background-color css
<style>
a { background-color: #13092E; }
a { background-color: rgb(19,9,46); }
div.DivClassName
{
background-color: #13092E;
}
.BgClassName
{
background-color: #13092E;
}
</style>
border-color css
<style>
span { border-color: #13092E; }
span { border-color: rgb(19,9,46); }
td.TdClassName
{
border-color: #13092E;
}
.TagClassName
{
border-color: #13092E;
}
</style>