Shades of Bastille #292934
Tints of Bastille #292934
RGB
CMYK
RGB Variations
Color information
#292934 (or 0x292934) is known color: Bastille. HEX triplet: 29, 29 and 34. RGB value is (41,41,52). Sum of RGB (Red+Green+Blue) = 41+41+52=134 (17% of max value = 765). Red value is 41 (16.41% from 255 or 30.60% from 134); Green value is 41 (16.41% from 255 or 30.60% from 134); Blue value is 52 (20.70% from 255 or 38.81% from 134); Max value from RGB is 52 - color contains mainly: blue. Hex color #292934 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292934 is #D6D6CB. Grayscale: #2A2A2A. Windows color (decimal): -14079692 or 3418409. OLE color: 3418409.
HSL color Cylindrical-coordinate representation of color #292934: hue angle of 240º degrees, saturation: 0.12, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #292934 is Cyan = 0.21, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 41 | 41 | 52 | - |
| CMYK | 0.21 | 0.21 | 0 | 0.80 |
| HSL | 240º | 0.12% | 0.18% | - |
| HSV(B) | 240º | 0.21% | 0.2% | - |
| XYZ | 2.33 | 2.31 | 3.57 | - |
| YUV | 42.25 | 133.5 | 127.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 41 | 52 | 0.21 | 0.21 | 0 | 0.80 | 240 | 0.12 | 0.18 |
| Hex | 29 | 29 | 34 | 15 | 15 | 0 | 50 | F0 | C | 12 |
| Octal | 51 | 51 | 64 | 25 | 25 | 0 | 120 | 360 | 14 | 22 |
| Binary | 101001 | 101001 | 110100 | 10101 | 10101 | 0 | 1010000 | 11110000 | 1100 | 10010 |
Color Harmonies of #292934
Complementary color
Monochromatic Colors of #292934
Black with #292934
Text Example
Text Example
White with #292934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292934; }
p { color: rgb(41,41,52); }
H1.HeaderClassName
{
color: #292934;
}
.AnyTagClassName
{
color: #292934;
}
</style>
background-color css
<style>
a { background-color: #292934; }
a { background-color: rgb(41,41,52); }
div.DivClassName
{
background-color: #292934;
}
.BgClassName
{
background-color: #292934;
}
</style>
border-color css
<style>
span { border-color: #292934; }
span { border-color: rgb(41,41,52); }
td.TdClassName
{
border-color: #292934;
}
.TagClassName
{
border-color: #292934;
}
</style>