Shades of Haiti #272629
Tints of Haiti #272629
RGB
CMYK
RGB Variations
Color information
#272629 (or 0x272629) is known color: Haiti. HEX triplet: 27, 26 and 29. RGB value is (39,38,41). Sum of RGB (Red+Green+Blue) = 39+38+41=118 (15% of max value = 765). Red value is 39 (15.62% from 255 or 33.05% from 118); Green value is 38 (15.23% from 255 or 32.20% from 118); Blue value is 41 (16.41% from 255 or 34.75% from 118); Max value from RGB is 41 - color contains mainly: blue. Hex color #272629 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272629 is #D8D9D6. Grayscale: #262626. Windows color (decimal): -14211543 or 2696743. OLE color: 2696743.
HSL color Cylindrical-coordinate representation of color #272629: hue angle of 260º degrees, saturation: 0.04, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #272629 is Cyan = 0.05, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 39 | 38 | 41 | - |
| CMYK | 0.05 | 0.07 | 0 | 0.84 |
| HSL | 260º | 0.04% | 0.15% | - |
| HSV(B) | 260º | 0.07% | 0.16% | - |
| XYZ | 1.93 | 1.98 | 2.38 | - |
| YUV | 38.64 | 129.33 | 128.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 38 | 41 | 0.05 | 0.07 | 0 | 0.84 | 260 | 0.04 | 0.15 |
| Hex | 27 | 26 | 29 | 5 | 7 | 0 | 54 | 104 | 4 | F |
| Octal | 47 | 46 | 51 | 5 | 7 | 0 | 124 | 404 | 4 | 17 |
| Binary | 100111 | 100110 | 101001 | 101 | 111 | 0 | 1010100 | 100000100 | 100 | 1111 |
Color Harmonies of #272629
Complementary color
Monochromatic Colors of #272629
Black with #272629
Text Example
Text Example
White with #272629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272629; }
p { color: rgb(39,38,41); }
H1.HeaderClassName
{
color: #272629;
}
.AnyTagClassName
{
color: #272629;
}
</style>
background-color css
<style>
a { background-color: #272629; }
a { background-color: rgb(39,38,41); }
div.DivClassName
{
background-color: #272629;
}
.BgClassName
{
background-color: #272629;
}
</style>
border-color css
<style>
span { border-color: #272629; }
span { border-color: rgb(39,38,41); }
td.TdClassName
{
border-color: #272629;
}
.TagClassName
{
border-color: #272629;
}
</style>