Shades of Haiti #313036
Tints of Haiti #313036
RGB
CMYK
RGB Variations
Color information
#313036 (or 0x313036) is known color: Haiti. HEX triplet: 31, 30 and 36. RGB value is (49,48,54). Sum of RGB (Red+Green+Blue) = 49+48+54=151 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.45% from 151); Green value is 48 (19.14% from 255 or 31.79% from 151); Blue value is 54 (21.48% from 255 or 35.76% from 151); Max value from RGB is 54 - color contains mainly: blue. Hex color #313036 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313036 is #CECFC9. Grayscale: #303030. Windows color (decimal): -13553610 or 3551281. OLE color: 3551281.
HSL color Cylindrical-coordinate representation of color #313036: hue angle of 250º degrees, saturation: 0.06, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #313036 is Cyan = 0.09, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 49 | 48 | 54 | - |
| CMYK | 0.09 | 0.11 | 0 | 0.79 |
| HSL | 250º | 0.06% | 0.2% | - |
| HSV(B) | 250º | 0.11% | 0.21% | - |
| XYZ | 2.99 | 3.03 | 3.92 | - |
| YUV | 48.98 | 130.83 | 128.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 48 | 54 | 0.09 | 0.11 | 0 | 0.79 | 250 | 0.06 | 0.2 |
| Hex | 31 | 30 | 36 | 9 | B | 0 | 4F | FA | 6 | 14 |
| Octal | 61 | 60 | 66 | 11 | 13 | 0 | 117 | 372 | 6 | 24 |
| Binary | 110001 | 110000 | 110110 | 1001 | 1011 | 0 | 1001111 | 11111010 | 110 | 10100 |
Color Harmonies of #313036
Complementary color
Monochromatic Colors of #313036
Black with #313036
Text Example
Text Example
White with #313036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313036; }
p { color: rgb(49,48,54); }
H1.HeaderClassName
{
color: #313036;
}
.AnyTagClassName
{
color: #313036;
}
</style>
background-color css
<style>
a { background-color: #313036; }
a { background-color: rgb(49,48,54); }
div.DivClassName
{
background-color: #313036;
}
.BgClassName
{
background-color: #313036;
}
</style>
border-color css
<style>
span { border-color: #313036; }
span { border-color: rgb(49,48,54); }
td.TdClassName
{
border-color: #313036;
}
.TagClassName
{
border-color: #313036;
}
</style>