Shades of Haiti #242133
Tints of Haiti #242133
RGB
CMYK
RGB Variations
Color information
#242133 (or 0x242133) is known color: Haiti. HEX triplet: 24, 21 and 33. RGB value is (36,33,51). Sum of RGB (Red+Green+Blue) = 36+33+51=120 (15% of max value = 765). Red value is 36 (14.45% from 255 or 30% from 120); Green value is 33 (13.28% from 255 or 27.5% from 120); Blue value is 51 (20.31% from 255 or 42.5% from 120); Max value from RGB is 51 - color contains mainly: blue. Hex color #242133 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #242133 is #DBDECC. Grayscale: #232323. Windows color (decimal): -14409421 or 3350820. OLE color: 3350820.
HSL color Cylindrical-coordinate representation of color #242133: hue angle of 250º degrees, saturation: 0.21, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #242133 is Cyan = 0.29, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 36 | 33 | 51 | - |
| CMYK | 0.29 | 0.35 | 0 | 0.8 |
| HSL | 250º | 0.21% | 0.16% | - |
| HSV(B) | 250º | 0.35% | 0.2% | - |
| XYZ | 1.87 | 1.7 | 3.36 | - |
| YUV | 35.95 | 136.49 | 128.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 33 | 51 | 0.29 | 0.35 | 0 | 0.8 | 250 | 0.21 | 0.16 |
| Hex | 24 | 21 | 33 | 1D | 23 | 0 | 50 | FA | 15 | 10 |
| Octal | 44 | 41 | 63 | 35 | 43 | 0 | 120 | 372 | 25 | 20 |
| Binary | 100100 | 100001 | 110011 | 11101 | 100011 | 0 | 1010000 | 11111010 | 10101 | 10000 |
Color Harmonies of #242133
Complementary color
Monochromatic Colors of #242133
Black with #242133
Text Example
Text Example
White with #242133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242133; }
p { color: rgb(36,33,51); }
H1.HeaderClassName
{
color: #242133;
}
.AnyTagClassName
{
color: #242133;
}
</style>
background-color css
<style>
a { background-color: #242133; }
a { background-color: rgb(36,33,51); }
div.DivClassName
{
background-color: #242133;
}
.BgClassName
{
background-color: #242133;
}
</style>
border-color css
<style>
span { border-color: #242133; }
span { border-color: rgb(36,33,51); }
td.TdClassName
{
border-color: #242133;
}
.TagClassName
{
border-color: #242133;
}
</style>