Shades of Haiti #343336
Tints of Haiti #343336
RGB
CMYK
RGB Variations
Color information
#343336 (or 0x343336) is known color: Haiti. HEX triplet: 34, 33 and 36. RGB value is (52,51,54). Sum of RGB (Red+Green+Blue) = 52+51+54=157 (20% of max value = 765). Red value is 52 (20.70% from 255 or 33.12% from 157); Green value is 51 (20.31% from 255 or 32.48% from 157); Blue value is 54 (21.48% from 255 or 34.39% from 157); Max value from RGB is 54 - color contains mainly: blue. Hex color #343336 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #343336 is #CBCCC9. Grayscale: #333333. Windows color (decimal): -13356234 or 3552052. OLE color: 3552052.
HSL color Cylindrical-coordinate representation of color #343336: hue angle of 260º degrees, saturation: 0.03, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #343336 is Cyan = 0.04, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 52 | 51 | 54 | - |
| CMYK | 0.04 | 0.06 | 0 | 0.79 |
| HSL | 260º | 0.03% | 0.21% | - |
| HSV(B) | 260º | 0.06% | 0.21% | - |
| XYZ | 3.27 | 3.36 | 3.97 | - |
| YUV | 51.64 | 129.33 | 128.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 51 | 54 | 0.04 | 0.06 | 0 | 0.79 | 260 | 0.03 | 0.21 |
| Hex | 34 | 33 | 36 | 4 | 6 | 0 | 4F | 104 | 3 | 15 |
| Octal | 64 | 63 | 66 | 4 | 6 | 0 | 117 | 404 | 3 | 25 |
| Binary | 110100 | 110011 | 110110 | 100 | 110 | 0 | 1001111 | 100000100 | 11 | 10101 |
Color Harmonies of #343336
Complementary color
Monochromatic Colors of #343336
Black with #343336
Text Example
Text Example
White with #343336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343336; }
p { color: rgb(52,51,54); }
H1.HeaderClassName
{
color: #343336;
}
.AnyTagClassName
{
color: #343336;
}
</style>
background-color css
<style>
a { background-color: #343336; }
a { background-color: rgb(52,51,54); }
div.DivClassName
{
background-color: #343336;
}
.BgClassName
{
background-color: #343336;
}
</style>
border-color css
<style>
span { border-color: #343336; }
span { border-color: rgb(52,51,54); }
td.TdClassName
{
border-color: #343336;
}
.TagClassName
{
border-color: #343336;
}
</style>