Shades of Space Shuttle #494136
Tints of Space Shuttle #494136
RGB
CMYK
RGB Variations
Color information
#494136 (or 0x494136) is known color: Space Shuttle. HEX triplet: 49, 41 and 36. RGB value is (73,65,54). Sum of RGB (Red+Green+Blue) = 73+65+54=192 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.02% from 192); Green value is 65 (25.78% from 255 or 33.85% from 192); Blue value is 54 (21.48% from 255 or 28.12% from 192); Max value from RGB is 73 - color contains mainly: red. Hex color #494136 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494136 is #B6BEC9. Grayscale: #424242. Windows color (decimal): -11976394 or 3555657. OLE color: 3555657.
HSL color Cylindrical-coordinate representation of color #494136: hue angle of 34.74º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #494136 is Cyan = 0, Magento = 0.11, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 65 | 54 | - |
| CMYK | 0 | 0.11 | 0.26 | 0.71 |
| HSL | 34.74º | 0.15% | 0.25% | - |
| HSV(B) | 34.74º | 0.26% | 0.29% | - |
| XYZ | 5.3 | 5.46 | 4.27 | - |
| YUV | 66.14 | 121.15 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 65 | 54 | 0 | 0.11 | 0.26 | 0.71 | 34.74 | 0.15 | 0.25 |
| Hex | 49 | 41 | 36 | 0 | B | 1A | 47 | 23 | F | 19 |
| Octal | 111 | 101 | 66 | 0 | 13 | 32 | 107 | 43 | 17 | 31 |
| Binary | 1001001 | 1000001 | 110110 | 0 | 1011 | 11010 | 1000111 | 100011 | 1111 | 11001 |
Color Harmonies of #494136
Complementary color
Monochromatic Colors of #494136
Black with #494136
Text Example
Text Example
White with #494136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494136; }
p { color: rgb(73,65,54); }
H1.HeaderClassName
{
color: #494136;
}
.AnyTagClassName
{
color: #494136;
}
</style>
background-color css
<style>
a { background-color: #494136; }
a { background-color: rgb(73,65,54); }
div.DivClassName
{
background-color: #494136;
}
.BgClassName
{
background-color: #494136;
}
</style>
border-color css
<style>
span { border-color: #494136; }
span { border-color: rgb(73,65,54); }
td.TdClassName
{
border-color: #494136;
}
.TagClassName
{
border-color: #494136;
}
</style>