Shades of Haiti #312E38
Tints of Haiti #312E38
RGB
CMYK
RGB Variations
Color information
#312E38 (or 0x312E38) is known color: Haiti. HEX triplet: 31, 2E and 38. RGB value is (49,46,56). Sum of RGB (Red+Green+Blue) = 49+46+56=151 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.45% from 151); Green value is 46 (18.36% from 255 or 30.46% from 151); Blue value is 56 (22.27% from 255 or 37.09% from 151); Max value from RGB is 56 - color contains mainly: blue. Hex color #312E38 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312E38 is #CED1C7. Grayscale: #303030. Windows color (decimal): -13554120 or 3681841. OLE color: 3681841.
HSL color Cylindrical-coordinate representation of color #312E38: hue angle of 258º degrees, saturation: 0.1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #312E38 is Cyan = 0.12, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 46 | 56 | - |
| CMYK | 0.12 | 0.18 | 0 | 0.78 |
| HSL | 258º | 0.1% | 0.2% | - |
| HSV(B) | 258º | 0.18% | 0.22% | - |
| XYZ | 2.96 | 2.89 | 4.14 | - |
| YUV | 48.04 | 132.49 | 128.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 46 | 56 | 0.12 | 0.18 | 0 | 0.78 | 258 | 0.1 | 0.2 |
| Hex | 31 | 2E | 38 | C | 12 | 0 | 4E | 102 | A | 14 |
| Octal | 61 | 56 | 70 | 14 | 22 | 0 | 116 | 402 | 12 | 24 |
| Binary | 110001 | 101110 | 111000 | 1100 | 10010 | 0 | 1001110 | 100000010 | 1010 | 10100 |
Color Harmonies of #312E38
Complementary color
Monochromatic Colors of #312E38
Black with #312E38
Text Example
Text Example
White with #312E38
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312E38; }
p { color: rgb(49,46,56); }
H1.HeaderClassName
{
color: #312E38;
}
.AnyTagClassName
{
color: #312E38;
}
</style>
background-color css
<style>
a { background-color: #312E38; }
a { background-color: rgb(49,46,56); }
div.DivClassName
{
background-color: #312E38;
}
.BgClassName
{
background-color: #312E38;
}
</style>
border-color css
<style>
span { border-color: #312E38; }
span { border-color: rgb(49,46,56); }
td.TdClassName
{
border-color: #312E38;
}
.TagClassName
{
border-color: #312E38;
}
</style>