Shades of Haiti #313033
Tints of Haiti #313033
RGB
CMYK
RGB Variations
Color information
#313033 (or 0x313033) is known color: Haiti. HEX triplet: 31, 30 and 33. RGB value is (49,48,51). Sum of RGB (Red+Green+Blue) = 49+48+51=148 (19% of max value = 765). Red value is 49 (19.53% from 255 or 33.11% from 148); Green value is 48 (19.14% from 255 or 32.43% from 148); Blue value is 51 (20.31% from 255 or 34.46% from 148); Max value from RGB is 51 - color contains mainly: blue. Hex color #313033 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313033 is #CECFCC. Grayscale: #303030. Windows color (decimal): -13553613 or 3354673. OLE color: 3354673.
HSL color Cylindrical-coordinate representation of color #313033: hue angle of 260º degrees, saturation: 0.03, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #313033 is Cyan = 0.04, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 49 | 48 | 51 | - |
| CMYK | 0.04 | 0.06 | 0 | 0.8 |
| HSL | 260º | 0.03% | 0.19% | - |
| HSV(B) | 260º | 0.06% | 0.2% | - |
| XYZ | 2.92 | 3.01 | 3.56 | - |
| YUV | 48.64 | 129.33 | 128.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 48 | 51 | 0.04 | 0.06 | 0 | 0.8 | 260 | 0.03 | 0.19 |
| Hex | 31 | 30 | 33 | 4 | 6 | 0 | 50 | 104 | 3 | 13 |
| Octal | 61 | 60 | 63 | 4 | 6 | 0 | 120 | 404 | 3 | 23 |
| Binary | 110001 | 110000 | 110011 | 100 | 110 | 0 | 1010000 | 100000100 | 11 | 10011 |
Color Harmonies of #313033
Complementary color
Monochromatic Colors of #313033
Black with #313033
Text Example
Text Example
White with #313033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313033; }
p { color: rgb(49,48,51); }
H1.HeaderClassName
{
color: #313033;
}
.AnyTagClassName
{
color: #313033;
}
</style>
background-color css
<style>
a { background-color: #313033; }
a { background-color: rgb(49,48,51); }
div.DivClassName
{
background-color: #313033;
}
.BgClassName
{
background-color: #313033;
}
</style>
border-color css
<style>
span { border-color: #313033; }
span { border-color: rgb(49,48,51); }
td.TdClassName
{
border-color: #313033;
}
.TagClassName
{
border-color: #313033;
}
</style>