Shades of Bastille #272738
Tints of Bastille #272738
RGB
CMYK
RGB Variations
Color information
#272738 (or 0x272738) is known color: Bastille. HEX triplet: 27, 27 and 38. RGB value is (39,39,56). Sum of RGB (Red+Green+Blue) = 39+39+56=134 (17% of max value = 765). Red value is 39 (15.62% from 255 or 29.10% from 134); Green value is 39 (15.62% from 255 or 29.10% from 134); Blue value is 56 (22.27% from 255 or 41.79% from 134); Max value from RGB is 56 - color contains mainly: blue. Hex color #272738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272738 is #D8D8C7. Grayscale: #282828. Windows color (decimal): -14211272 or 3680039. OLE color: 3680039.
HSL color Cylindrical-coordinate representation of color #272738: hue angle of 240º degrees, saturation: 0.18, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #272738 is Cyan = 0.30, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 39 | 39 | 56 | - |
| CMYK | 0.30 | 0.30 | 0 | 0.78 |
| HSL | 240º | 0.18% | 0.19% | - |
| HSV(B) | 240º | 0.3% | 0.22% | - |
| XYZ | 2.28 | 2.17 | 4.04 | - |
| YUV | 40.94 | 136.5 | 126.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 39 | 56 | 0.30 | 0.30 | 0 | 0.78 | 240 | 0.18 | 0.19 |
| Hex | 27 | 27 | 38 | 1E | 1E | 0 | 4E | F0 | 12 | 13 |
| Octal | 47 | 47 | 70 | 36 | 36 | 0 | 116 | 360 | 22 | 23 |
| Binary | 100111 | 100111 | 111000 | 11110 | 11110 | 0 | 1001110 | 11110000 | 10010 | 10011 |
Color Harmonies of #272738
Complementary color
Monochromatic Colors of #272738
Black with #272738
Text Example
Text Example
White with #272738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272738; }
p { color: rgb(39,39,56); }
H1.HeaderClassName
{
color: #272738;
}
.AnyTagClassName
{
color: #272738;
}
</style>
background-color css
<style>
a { background-color: #272738; }
a { background-color: rgb(39,39,56); }
div.DivClassName
{
background-color: #272738;
}
.BgClassName
{
background-color: #272738;
}
</style>
border-color css
<style>
span { border-color: #272738; }
span { border-color: rgb(39,39,56); }
td.TdClassName
{
border-color: #272738;
}
.TagClassName
{
border-color: #272738;
}
</style>