Shades of Outer Space #293738
Tints of Outer Space #293738
RGB
CMYK
RGB Variations
Color information
#293738 (or 0x293738) is known color: Outer Space. HEX triplet: 29, 37 and 38. RGB value is (41,55,56). Sum of RGB (Red+Green+Blue) = 41+55+56=152 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.97% from 152); Green value is 55 (21.88% from 255 or 36.18% from 152); Blue value is 56 (22.27% from 255 or 36.84% from 152); Max value from RGB is 56 - color contains mainly: blue. Hex color #293738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293738 is #D6C8C7. Grayscale: #323232. Windows color (decimal): -14076104 or 3684137. OLE color: 3684137.
HSL color Cylindrical-coordinate representation of color #293738: hue angle of 184º degrees, saturation: 0.15, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #293738 is Cyan = 0.27, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 55 | 56 | - |
| CMYK | 0.27 | 0.02 | 0 | 0.78 |
| HSL | 184º | 0.15% | 0.19% | - |
| HSV(B) | 184º | 0.27% | 0.22% | - |
| XYZ | 2.99 | 3.49 | 4.26 | - |
| YUV | 50.93 | 130.86 | 120.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 55 | 56 | 0.27 | 0.02 | 0 | 0.78 | 184 | 0.15 | 0.19 |
| Hex | 29 | 37 | 38 | 1B | 2 | 0 | 4E | B8 | F | 13 |
| Octal | 51 | 67 | 70 | 33 | 2 | 0 | 116 | 270 | 17 | 23 |
| Binary | 101001 | 110111 | 111000 | 11011 | 10 | 0 | 1001110 | 10111000 | 1111 | 10011 |
Color Harmonies of #293738
Complementary color
Monochromatic Colors of #293738
Black with #293738
Text Example
Text Example
White with #293738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293738; }
p { color: rgb(41,55,56); }
H1.HeaderClassName
{
color: #293738;
}
.AnyTagClassName
{
color: #293738;
}
</style>
background-color css
<style>
a { background-color: #293738; }
a { background-color: rgb(41,55,56); }
div.DivClassName
{
background-color: #293738;
}
.BgClassName
{
background-color: #293738;
}
</style>
border-color css
<style>
span { border-color: #293738; }
span { border-color: rgb(41,55,56); }
td.TdClassName
{
border-color: #293738;
}
.TagClassName
{
border-color: #293738;
}
</style>