Shades of Haiti #272330
Tints of Haiti #272330
RGB
CMYK
RGB Variations
Color information
#272330 (or 0x272330) is known color: Haiti. HEX triplet: 27, 23 and 30. RGB value is (39,35,48). Sum of RGB (Red+Green+Blue) = 39+35+48=122 (16% of max value = 765). Red value is 39 (15.62% from 255 or 31.97% from 122); Green value is 35 (14.06% from 255 or 28.69% from 122); Blue value is 48 (19.14% from 255 or 39.34% from 122); Max value from RGB is 48 - color contains mainly: blue. Hex color #272330 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272330 is #D8DCCF. Grayscale: #252525. Windows color (decimal): -14212304 or 3154727. OLE color: 3154727.
HSL color Cylindrical-coordinate representation of color #272330: hue angle of 258.46º degrees, saturation: 0.16, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #272330 is Cyan = 0.19, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 39 | 35 | 48 | - |
| CMYK | 0.19 | 0.27 | 0 | 0.81 |
| HSL | 258.46º | 0.16% | 0.16% | - |
| HSV(B) | 258.46º | 0.27% | 0.19% | - |
| XYZ | 1.97 | 1.85 | 3.05 | - |
| YUV | 37.68 | 133.83 | 128.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 35 | 48 | 0.19 | 0.27 | 0 | 0.81 | 258.46 | 0.16 | 0.16 |
| Hex | 27 | 23 | 30 | 13 | 1B | 0 | 51 | 102 | 10 | 10 |
| Octal | 47 | 43 | 60 | 23 | 33 | 0 | 121 | 402 | 20 | 20 |
| Binary | 100111 | 100011 | 110000 | 10011 | 11011 | 0 | 1010001 | 100000010 | 10000 | 10000 |
Color Harmonies of #272330
Complementary color
Monochromatic Colors of #272330
Black with #272330
Text Example
Text Example
White with #272330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272330; }
p { color: rgb(39,35,48); }
H1.HeaderClassName
{
color: #272330;
}
.AnyTagClassName
{
color: #272330;
}
</style>
background-color css
<style>
a { background-color: #272330; }
a { background-color: rgb(39,35,48); }
div.DivClassName
{
background-color: #272330;
}
.BgClassName
{
background-color: #272330;
}
</style>
border-color css
<style>
span { border-color: #272330; }
span { border-color: rgb(39,35,48); }
td.TdClassName
{
border-color: #272330;
}
.TagClassName
{
border-color: #272330;
}
</style>