Shades of Bastille #292937
Tints of Bastille #292937
RGB
CMYK
RGB Variations
Color information
#292937 (or 0x292937) is known color: Bastille. HEX triplet: 29, 29 and 37. RGB value is (41,41,55). Sum of RGB (Red+Green+Blue) = 41+41+55=137 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.93% from 137); Green value is 41 (16.41% from 255 or 29.93% from 137); Blue value is 55 (21.88% from 255 or 40.15% from 137); Max value from RGB is 55 - color contains mainly: blue. Hex color #292937 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292937 is #D6D6C8. Grayscale: #2A2A2A. Windows color (decimal): -14079689 or 3615017. OLE color: 3615017.
HSL color Cylindrical-coordinate representation of color #292937: hue angle of 240º degrees, saturation: 0.15, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #292937 is Cyan = 0.25, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 41 | 55 | - |
| CMYK | 0.25 | 0.25 | 0 | 0.78 |
| HSL | 240º | 0.15% | 0.19% | - |
| HSV(B) | 240º | 0.25% | 0.22% | - |
| XYZ | 2.4 | 2.33 | 3.94 | - |
| YUV | 42.6 | 135 | 126.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 41 | 55 | 0.25 | 0.25 | 0 | 0.78 | 240 | 0.15 | 0.19 |
| Hex | 29 | 29 | 37 | 19 | 19 | 0 | 4E | F0 | F | 13 |
| Octal | 51 | 51 | 67 | 31 | 31 | 0 | 116 | 360 | 17 | 23 |
| Binary | 101001 | 101001 | 110111 | 11001 | 11001 | 0 | 1001110 | 11110000 | 1111 | 10011 |
Color Harmonies of #292937
Complementary color
Monochromatic Colors of #292937
Black with #292937
Text Example
Text Example
White with #292937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292937; }
p { color: rgb(41,41,55); }
H1.HeaderClassName
{
color: #292937;
}
.AnyTagClassName
{
color: #292937;
}
</style>
background-color css
<style>
a { background-color: #292937; }
a { background-color: rgb(41,41,55); }
div.DivClassName
{
background-color: #292937;
}
.BgClassName
{
background-color: #292937;
}
</style>
border-color css
<style>
span { border-color: #292937; }
span { border-color: rgb(41,41,55); }
td.TdClassName
{
border-color: #292937;
}
.TagClassName
{
border-color: #292937;
}
</style>