Shades of Haiti #242328
Tints of Haiti #242328
RGB
CMYK
RGB Variations
Color information
#242328 (or 0x242328) is known color: Haiti. HEX triplet: 24, 23 and 28. RGB value is (36,35,40). Sum of RGB (Red+Green+Blue) = 36+35+40=111 (14% of max value = 765). Red value is 36 (14.45% from 255 or 32.43% from 111); Green value is 35 (14.06% from 255 or 31.53% from 111); Blue value is 40 (16.02% from 255 or 36.04% from 111); Max value from RGB is 40 - color contains mainly: blue. Hex color #242328 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #242328 is #DBDCD7. Grayscale: #232323. Windows color (decimal): -14408920 or 2630436. OLE color: 2630436.
HSL color Cylindrical-coordinate representation of color #242328: hue angle of 252º degrees, saturation: 0.07, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #242328 is Cyan = 0.10, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 36 | 35 | 40 | - |
| CMYK | 0.10 | 0.12 | 0 | 0.84 |
| HSL | 252º | 0.07% | 0.15% | - |
| HSV(B) | 252º | 0.13% | 0.16% | - |
| XYZ | 1.71 | 1.73 | 2.25 | - |
| YUV | 35.87 | 130.33 | 128.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 35 | 40 | 0.10 | 0.12 | 0 | 0.84 | 252 | 0.07 | 0.15 |
| Hex | 24 | 23 | 28 | A | C | 0 | 54 | FC | 7 | F |
| Octal | 44 | 43 | 50 | 12 | 14 | 0 | 124 | 374 | 7 | 17 |
| Binary | 100100 | 100011 | 101000 | 1010 | 1100 | 0 | 1010100 | 11111100 | 111 | 1111 |
Color Harmonies of #242328
Complementary color
Monochromatic Colors of #242328
Black with #242328
Text Example
Text Example
White with #242328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242328; }
p { color: rgb(36,35,40); }
H1.HeaderClassName
{
color: #242328;
}
.AnyTagClassName
{
color: #242328;
}
</style>
background-color css
<style>
a { background-color: #242328; }
a { background-color: rgb(36,35,40); }
div.DivClassName
{
background-color: #242328;
}
.BgClassName
{
background-color: #242328;
}
</style>
border-color css
<style>
span { border-color: #242328; }
span { border-color: rgb(36,35,40); }
td.TdClassName
{
border-color: #242328;
}
.TagClassName
{
border-color: #242328;
}
</style>