Shades of Haiti #181330
Tints of Haiti #181330
RGB
CMYK
RGB Variations
Color information
#181330 (or 0x181330) is known color: Haiti. HEX triplet: 18, 13 and 30. RGB value is (24,19,48). Sum of RGB (Red+Green+Blue) = 24+19+48=91 (12% of max value = 765). Red value is 24 (9.77% from 255 or 26.37% from 91); Green value is 19 (7.81% from 255 or 20.88% from 91); Blue value is 48 (19.14% from 255 or 52.75% from 91); Max value from RGB is 48 - color contains mainly: blue. Hex color #181330 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #181330 is #E7ECCF. Grayscale: #171717. Windows color (decimal): -15199440 or 3150616. OLE color: 3150616.
HSL color Cylindrical-coordinate representation of color #181330: hue angle of 250.34º degrees, saturation: 0.43, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #181330 is Cyan = 0.5, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
RGB | 24 | 19 | 48 | - |
CMYK | 0.5 | 0.60 | 0 | 0.81 |
HSL | 250.34º | 0.43% | 0.13% | - |
HSV(B) | 250.34º | 0.6% | 0.19% | - |
XYZ | 1.14 | 0.87 | 2.9 | - |
YUV | 23.8 | 141.66 | 128.14 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 24 | 19 | 48 | 0.5 | 0.60 | 0 | 0.81 | 250.34 | 0.43 | 0.13 |
Hex | 18 | 13 | 30 | 32 | 3C | 0 | 51 | FA | 2B | D |
Octal | 30 | 23 | 60 | 62 | 74 | 0 | 121 | 372 | 53 | 15 |
Binary | 11000 | 10011 | 110000 | 110010 | 111100 | 0 | 1010001 | 11111010 | 101011 | 1101 |
Color Harmonies of #181330
Complementary color
Monochromatic Colors of #181330
Black with #181330
Text Example
Text Example
White with #181330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #181330; }
p { color: rgb(24,19,48); }
H1.HeaderClassName
{
color: #181330;
}
.AnyTagClassName
{
color: #181330;
}
</style>
background-color css
<style>
a { background-color: #181330; }
a { background-color: rgb(24,19,48); }
div.DivClassName
{
background-color: #181330;
}
.BgClassName
{
background-color: #181330;
}
</style>
border-color css
<style>
span { border-color: #181330; }
span { border-color: rgb(24,19,48); }
td.TdClassName
{
border-color: #181330;
}
.TagClassName
{
border-color: #181330;
}
</style>