Shades of Haiti #242130
Tints of Haiti #242130
RGB
CMYK
RGB Variations
Color information
#242130 (or 0x242130) is known color: Haiti. HEX triplet: 24, 21 and 30. RGB value is (36,33,48). Sum of RGB (Red+Green+Blue) = 36+33+48=117 (15% of max value = 765). Red value is 36 (14.45% from 255 or 30.77% from 117); Green value is 33 (13.28% from 255 or 28.21% from 117); Blue value is 48 (19.14% from 255 or 41.03% from 117); Max value from RGB is 48 - color contains mainly: blue. Hex color #242130 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #242130 is #DBDECF. Grayscale: #232323. Windows color (decimal): -14409424 or 3154212. OLE color: 3154212.
HSL color Cylindrical-coordinate representation of color #242130: hue angle of 252º degrees, saturation: 0.19, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #242130 is Cyan = 0.25, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 36 | 33 | 48 | - |
| CMYK | 0.25 | 0.31 | 0 | 0.81 |
| HSL | 252º | 0.19% | 0.16% | - |
| HSV(B) | 252º | 0.31% | 0.19% | - |
| XYZ | 1.8 | 1.68 | 3.02 | - |
| YUV | 35.61 | 134.99 | 128.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 33 | 48 | 0.25 | 0.31 | 0 | 0.81 | 252 | 0.19 | 0.16 |
| Hex | 24 | 21 | 30 | 19 | 1F | 0 | 51 | FC | 13 | 10 |
| Octal | 44 | 41 | 60 | 31 | 37 | 0 | 121 | 374 | 23 | 20 |
| Binary | 100100 | 100001 | 110000 | 11001 | 11111 | 0 | 1010001 | 11111100 | 10011 | 10000 |
Color Harmonies of #242130
Complementary color
Monochromatic Colors of #242130
Black with #242130
Text Example
Text Example
White with #242130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242130; }
p { color: rgb(36,33,48); }
H1.HeaderClassName
{
color: #242130;
}
.AnyTagClassName
{
color: #242130;
}
</style>
background-color css
<style>
a { background-color: #242130; }
a { background-color: rgb(36,33,48); }
div.DivClassName
{
background-color: #242130;
}
.BgClassName
{
background-color: #242130;
}
</style>
border-color css
<style>
span { border-color: #242130; }
span { border-color: rgb(36,33,48); }
td.TdClassName
{
border-color: #242130;
}
.TagClassName
{
border-color: #242130;
}
</style>