Shades of Haiti #313037
Tints of Haiti #313037
RGB
CMYK
RGB Variations
Color information
#313037 (or 0x313037) is known color: Haiti. HEX triplet: 31, 30 and 37. RGB value is (49,48,55). Sum of RGB (Red+Green+Blue) = 49+48+55=152 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.24% from 152); Green value is 48 (19.14% from 255 or 31.58% from 152); Blue value is 55 (21.88% from 255 or 36.18% from 152); Max value from RGB is 55 - color contains mainly: blue. Hex color #313037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313037 is #CECFC8. Grayscale: #313131. Windows color (decimal): -13553609 or 3616817. OLE color: 3616817.
HSL color Cylindrical-coordinate representation of color #313037: hue angle of 248.57º 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 #313037 is Cyan = 0.11, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 48 | 55 | - |
| CMYK | 0.11 | 0.13 | 0 | 0.78 |
| HSL | 248.57º | 0.07% | 0.2% | - |
| HSV(B) | 248.57º | 0.13% | 0.22% | - |
| XYZ | 3.01 | 3.04 | 4.04 | - |
| YUV | 49.1 | 131.33 | 127.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 48 | 55 | 0.11 | 0.13 | 0 | 0.78 | 248.57 | 0.07 | 0.2 |
| Hex | 31 | 30 | 37 | B | D | 0 | 4E | F9 | 7 | 14 |
| Octal | 61 | 60 | 67 | 13 | 15 | 0 | 116 | 371 | 7 | 24 |
| Binary | 110001 | 110000 | 110111 | 1011 | 1101 | 0 | 1001110 | 11111001 | 111 | 10100 |
Color Harmonies of #313037
Complementary color
Monochromatic Colors of #313037
Black with #313037
Text Example
Text Example
White with #313037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313037; }
p { color: rgb(49,48,55); }
H1.HeaderClassName
{
color: #313037;
}
.AnyTagClassName
{
color: #313037;
}
</style>
background-color css
<style>
a { background-color: #313037; }
a { background-color: rgb(49,48,55); }
div.DivClassName
{
background-color: #313037;
}
.BgClassName
{
background-color: #313037;
}
</style>
border-color css
<style>
span { border-color: #313037; }
span { border-color: rgb(49,48,55); }
td.TdClassName
{
border-color: #313037;
}
.TagClassName
{
border-color: #313037;
}
</style>