Shades of Space Shuttle #494138
Tints of Space Shuttle #494138
RGB
CMYK
RGB Variations
Color information
#494138 (or 0x494138) is known color: Space Shuttle. HEX triplet: 49, 41 and 38. RGB value is (73,65,56). Sum of RGB (Red+Green+Blue) = 73+65+56=194 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.63% from 194); Green value is 65 (25.78% from 255 or 33.51% from 194); Blue value is 56 (22.27% from 255 or 28.87% from 194); Max value from RGB is 73 - color contains mainly: red. Hex color #494138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494138 is #B6BEC7. Grayscale: #424242. Windows color (decimal): -11976392 or 3686729. OLE color: 3686729.
HSL color Cylindrical-coordinate representation of color #494138: hue angle of 31.76º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #494138 is Cyan = 0, Magento = 0.11, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 65 | 56 | - |
| CMYK | 0 | 0.11 | 0.23 | 0.71 |
| HSL | 31.76º | 0.13% | 0.25% | - |
| HSV(B) | 31.76º | 0.23% | 0.29% | - |
| XYZ | 5.35 | 5.48 | 4.52 | - |
| YUV | 66.37 | 122.15 | 132.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 65 | 56 | 0 | 0.11 | 0.23 | 0.71 | 31.76 | 0.13 | 0.25 |
| Hex | 49 | 41 | 38 | 0 | B | 17 | 47 | 20 | D | 19 |
| Octal | 111 | 101 | 70 | 0 | 13 | 27 | 107 | 40 | 15 | 31 |
| Binary | 1001001 | 1000001 | 111000 | 0 | 1011 | 10111 | 1000111 | 100000 | 1101 | 11001 |
Color Harmonies of #494138
Complementary color
Monochromatic Colors of #494138
Black with #494138
Text Example
Text Example
White with #494138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494138; }
p { color: rgb(73,65,56); }
H1.HeaderClassName
{
color: #494138;
}
.AnyTagClassName
{
color: #494138;
}
</style>
background-color css
<style>
a { background-color: #494138; }
a { background-color: rgb(73,65,56); }
div.DivClassName
{
background-color: #494138;
}
.BgClassName
{
background-color: #494138;
}
</style>
border-color css
<style>
span { border-color: #494138; }
span { border-color: rgb(73,65,56); }
td.TdClassName
{
border-color: #494138;
}
.TagClassName
{
border-color: #494138;
}
</style>