Shades of Haiti #272334
Tints of Haiti #272334
RGB
CMYK
RGB Variations
Color information
#272334 (or 0x272334) is known color: Haiti. HEX triplet: 27, 23 and 34. RGB value is (39,35,52). Sum of RGB (Red+Green+Blue) = 39+35+52=126 (16% of max value = 765). Red value is 39 (15.62% from 255 or 30.95% from 126); Green value is 35 (14.06% from 255 or 27.78% from 126); Blue value is 52 (20.70% from 255 or 41.27% from 126); Max value from RGB is 52 - color contains mainly: blue. Hex color #272334 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272334 is #D8DCCB. Grayscale: #262626. Windows color (decimal): -14212300 or 3416871. OLE color: 3416871.
HSL color Cylindrical-coordinate representation of color #272334: hue angle of 254.12º degrees, saturation: 0.2, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #272334 is Cyan = 0.25, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 39 | 35 | 52 | - |
| CMYK | 0.25 | 0.33 | 0 | 0.80 |
| HSL | 254.12º | 0.2% | 0.17% | - |
| HSV(B) | 254.12º | 0.33% | 0.2% | - |
| XYZ | 2.06 | 1.88 | 3.5 | - |
| YUV | 38.13 | 135.83 | 128.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 35 | 52 | 0.25 | 0.33 | 0 | 0.80 | 254.12 | 0.2 | 0.17 |
| Hex | 27 | 23 | 34 | 19 | 21 | 0 | 50 | FE | 14 | 11 |
| Octal | 47 | 43 | 64 | 31 | 41 | 0 | 120 | 376 | 24 | 21 |
| Binary | 100111 | 100011 | 110100 | 11001 | 100001 | 0 | 1010000 | 11111110 | 10100 | 10001 |
Color Harmonies of #272334
Complementary color
Monochromatic Colors of #272334
Black with #272334
Text Example
Text Example
White with #272334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272334; }
p { color: rgb(39,35,52); }
H1.HeaderClassName
{
color: #272334;
}
.AnyTagClassName
{
color: #272334;
}
</style>
background-color css
<style>
a { background-color: #272334; }
a { background-color: rgb(39,35,52); }
div.DivClassName
{
background-color: #272334;
}
.BgClassName
{
background-color: #272334;
}
</style>
border-color css
<style>
span { border-color: #272334; }
span { border-color: rgb(39,35,52); }
td.TdClassName
{
border-color: #272334;
}
.TagClassName
{
border-color: #272334;
}
</style>