Shades of Haiti #323037
Tints of Haiti #323037
RGB
CMYK
RGB Variations
Color information
#323037 (or 0x323037) is known color: Haiti. HEX triplet: 32, 30 and 37. RGB value is (50,48,55). Sum of RGB (Red+Green+Blue) = 50+48+55=153 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.68% from 153); Green value is 48 (19.14% from 255 or 31.37% from 153); Blue value is 55 (21.88% from 255 or 35.95% from 153); Max value from RGB is 55 - color contains mainly: blue. Hex color #323037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #323037 is #CDCFC8. Grayscale: #313131. Windows color (decimal): -13488073 or 3616818. OLE color: 3616818.
HSL color Cylindrical-coordinate representation of color #323037: hue angle of 257.14º degrees, saturation: 0.07, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #323037 is Cyan = 0.09, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 50 | 48 | 55 | - |
| CMYK | 0.09 | 0.13 | 0 | 0.78 |
| HSL | 257.14º | 0.07% | 0.2% | - |
| HSV(B) | 257.14º | 0.13% | 0.22% | - |
| XYZ | 3.06 | 3.07 | 4.05 | - |
| YUV | 49.4 | 131.16 | 128.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 48 | 55 | 0.09 | 0.13 | 0 | 0.78 | 257.14 | 0.07 | 0.2 |
| Hex | 32 | 30 | 37 | 9 | D | 0 | 4E | 101 | 7 | 14 |
| Octal | 62 | 60 | 67 | 11 | 15 | 0 | 116 | 401 | 7 | 24 |
| Binary | 110010 | 110000 | 110111 | 1001 | 1101 | 0 | 1001110 | 100000001 | 111 | 10100 |
Color Harmonies of #323037
Complementary color
Monochromatic Colors of #323037
Black with #323037
Text Example
Text Example
White with #323037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323037; }
p { color: rgb(50,48,55); }
H1.HeaderClassName
{
color: #323037;
}
.AnyTagClassName
{
color: #323037;
}
</style>
background-color css
<style>
a { background-color: #323037; }
a { background-color: rgb(50,48,55); }
div.DivClassName
{
background-color: #323037;
}
.BgClassName
{
background-color: #323037;
}
</style>
border-color css
<style>
span { border-color: #323037; }
span { border-color: rgb(50,48,55); }
td.TdClassName
{
border-color: #323037;
}
.TagClassName
{
border-color: #323037;
}
</style>