Shades of Haiti #333138
Tints of Haiti #333138
RGB
CMYK
RGB Variations
Color information
#333138 (or 0x333138) is known color: Haiti. HEX triplet: 33, 31 and 38. RGB value is (51,49,56). Sum of RGB (Red+Green+Blue) = 51+49+56=156 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.69% from 156); Green value is 49 (19.53% from 255 or 31.41% from 156); Blue value is 56 (22.27% from 255 or 35.90% from 156); Max value from RGB is 56 - color contains mainly: blue. Hex color #333138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #333138 is #CCCEC7. Grayscale: #323232. Windows color (decimal): -13422280 or 3682611. OLE color: 3682611.
HSL color Cylindrical-coordinate representation of color #333138: hue angle of 257.14º degrees, saturation: 0.07, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #333138 is Cyan = 0.09, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 51 | 49 | 56 | - |
| CMYK | 0.09 | 0.12 | 0 | 0.78 |
| HSL | 257.14º | 0.07% | 0.21% | - |
| HSV(B) | 257.14º | 0.13% | 0.22% | - |
| XYZ | 3.18 | 3.19 | 4.19 | - |
| YUV | 50.4 | 131.16 | 128.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 49 | 56 | 0.09 | 0.12 | 0 | 0.78 | 257.14 | 0.07 | 0.21 |
| Hex | 33 | 31 | 38 | 9 | C | 0 | 4E | 101 | 7 | 15 |
| Octal | 63 | 61 | 70 | 11 | 14 | 0 | 116 | 401 | 7 | 25 |
| Binary | 110011 | 110001 | 111000 | 1001 | 1100 | 0 | 1001110 | 100000001 | 111 | 10101 |
Color Harmonies of #333138
Complementary color
Monochromatic Colors of #333138
Black with #333138
Text Example
Text Example
White with #333138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #333138; }
p { color: rgb(51,49,56); }
H1.HeaderClassName
{
color: #333138;
}
.AnyTagClassName
{
color: #333138;
}
</style>
background-color css
<style>
a { background-color: #333138; }
a { background-color: rgb(51,49,56); }
div.DivClassName
{
background-color: #333138;
}
.BgClassName
{
background-color: #333138;
}
</style>
border-color css
<style>
span { border-color: #333138; }
span { border-color: rgb(51,49,56); }
td.TdClassName
{
border-color: #333138;
}
.TagClassName
{
border-color: #333138;
}
</style>