Shades of Haiti #272238
Tints of Haiti #272238
RGB
CMYK
RGB Variations
Color information
#272238 (or 0x272238) is known color: Haiti. HEX triplet: 27, 22 and 38. RGB value is (39,34,56). Sum of RGB (Red+Green+Blue) = 39+34+56=129 (17% of max value = 765). Red value is 39 (15.62% from 255 or 30.23% from 129); Green value is 34 (13.67% from 255 or 26.36% from 129); Blue value is 56 (22.27% from 255 or 43.41% from 129); Max value from RGB is 56 - color contains mainly: blue. Hex color #272238 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272238 is #D8DDC7. Grayscale: #252525. Windows color (decimal): -14212552 or 3678759. OLE color: 3678759.
HSL color Cylindrical-coordinate representation of color #272238: hue angle of 253.64º degrees, saturation: 0.24, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #272238 is Cyan = 0.30, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 39 | 34 | 56 | - |
| CMYK | 0.30 | 0.39 | 0 | 0.78 |
| HSL | 253.64º | 0.24% | 0.18% | - |
| HSV(B) | 253.64º | 0.39% | 0.22% | - |
| XYZ | 2.12 | 1.86 | 3.99 | - |
| YUV | 38 | 138.16 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 34 | 56 | 0.30 | 0.39 | 0 | 0.78 | 253.64 | 0.24 | 0.18 |
| Hex | 27 | 22 | 38 | 1E | 27 | 0 | 4E | FE | 18 | 12 |
| Octal | 47 | 42 | 70 | 36 | 47 | 0 | 116 | 376 | 30 | 22 |
| Binary | 100111 | 100010 | 111000 | 11110 | 100111 | 0 | 1001110 | 11111110 | 11000 | 10010 |
Color Harmonies of #272238
Complementary color
Monochromatic Colors of #272238
Black with #272238
Text Example
Text Example
White with #272238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272238; }
p { color: rgb(39,34,56); }
H1.HeaderClassName
{
color: #272238;
}
.AnyTagClassName
{
color: #272238;
}
</style>
background-color css
<style>
a { background-color: #272238; }
a { background-color: rgb(39,34,56); }
div.DivClassName
{
background-color: #272238;
}
.BgClassName
{
background-color: #272238;
}
</style>
border-color css
<style>
span { border-color: #272238; }
span { border-color: rgb(39,34,56); }
td.TdClassName
{
border-color: #272238;
}
.TagClassName
{
border-color: #272238;
}
</style>