Shades of Haiti #312F38
Tints of Haiti #312F38
RGB
CMYK
RGB Variations
Color information
#312F38 (or 0x312F38) is known color: Haiti. HEX triplet: 31, 2F and 38. RGB value is (49,47,56). Sum of RGB (Red+Green+Blue) = 49+47+56=152 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.24% from 152); Green value is 47 (18.75% from 255 or 30.92% from 152); Blue value is 56 (22.27% from 255 or 36.84% from 152); Max value from RGB is 56 - color contains mainly: blue. Hex color #312F38 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312F38 is #CED0C7. Grayscale: #303030. Windows color (decimal): -13553864 or 3682097. OLE color: 3682097.
HSL color Cylindrical-coordinate representation of color #312F38: hue angle of 253.33º degrees, saturation: 0.09, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #312F38 is Cyan = 0.12, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 47 | 56 | - |
| CMYK | 0.12 | 0.16 | 0 | 0.78 |
| HSL | 253.33º | 0.09% | 0.2% | - |
| HSV(B) | 253.33º | 0.16% | 0.22% | - |
| XYZ | 3 | 2.97 | 4.16 | - |
| YUV | 48.62 | 132.16 | 128.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 47 | 56 | 0.12 | 0.16 | 0 | 0.78 | 253.33 | 0.09 | 0.2 |
| Hex | 31 | 2F | 38 | C | 10 | 0 | 4E | FD | 9 | 14 |
| Octal | 61 | 57 | 70 | 14 | 20 | 0 | 116 | 375 | 11 | 24 |
| Binary | 110001 | 101111 | 111000 | 1100 | 10000 | 0 | 1001110 | 11111101 | 1001 | 10100 |
Color Harmonies of #312F38
Complementary color
Monochromatic Colors of #312F38
Black with #312F38
Text Example
Text Example
White with #312F38
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312F38; }
p { color: rgb(49,47,56); }
H1.HeaderClassName
{
color: #312F38;
}
.AnyTagClassName
{
color: #312F38;
}
</style>
background-color css
<style>
a { background-color: #312F38; }
a { background-color: rgb(49,47,56); }
div.DivClassName
{
background-color: #312F38;
}
.BgClassName
{
background-color: #312F38;
}
</style>
border-color css
<style>
span { border-color: #312F38; }
span { border-color: rgb(49,47,56); }
td.TdClassName
{
border-color: #312F38;
}
.TagClassName
{
border-color: #312F38;
}
</style>