Shades of Space Shuttle #494035
Tints of Space Shuttle #494035
RGB
CMYK
RGB Variations
Color information
#494035 (or 0x494035) is known color: Space Shuttle. HEX triplet: 49, 40 and 35. RGB value is (73,64,53). Sum of RGB (Red+Green+Blue) = 73+64+53=190 (25% of max value = 765). Red value is 73 (28.91% from 255 or 38.42% from 190); Green value is 64 (25.39% from 255 or 33.68% from 190); Blue value is 53 (21.09% from 255 or 27.89% from 190); Max value from RGB is 73 - color contains mainly: red. Hex color #494035 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #494035 is #B6BFCA. Grayscale: #414141. Windows color (decimal): -11976651 or 3489865. OLE color: 3489865.
HSL color Cylindrical-coordinate representation of color #494035: hue angle of 33º degrees, saturation: 0.16, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #494035 is Cyan = 0, Magento = 0.12, Yellow = 0.27 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 64 | 53 | - |
| CMYK | 0 | 0.12 | 0.27 | 0.71 |
| HSL | 33º | 0.16% | 0.25% | - |
| HSV(B) | 33º | 0.27% | 0.29% | - |
| XYZ | 5.22 | 5.34 | 4.12 | - |
| YUV | 65.44 | 120.98 | 133.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 64 | 53 | 0 | 0.12 | 0.27 | 0.71 | 33 | 0.16 | 0.25 |
| Hex | 49 | 40 | 35 | 0 | C | 1B | 47 | 21 | 10 | 19 |
| Octal | 111 | 100 | 65 | 0 | 14 | 33 | 107 | 41 | 20 | 31 |
| Binary | 1001001 | 1000000 | 110101 | 0 | 1100 | 11011 | 1000111 | 100001 | 10000 | 11001 |
Color Harmonies of #494035
Complementary color
Monochromatic Colors of #494035
Black with #494035
Text Example
Text Example
White with #494035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494035; }
p { color: rgb(73,64,53); }
H1.HeaderClassName
{
color: #494035;
}
.AnyTagClassName
{
color: #494035;
}
</style>
background-color css
<style>
a { background-color: #494035; }
a { background-color: rgb(73,64,53); }
div.DivClassName
{
background-color: #494035;
}
.BgClassName
{
background-color: #494035;
}
</style>
border-color css
<style>
span { border-color: #494035; }
span { border-color: rgb(73,64,53); }
td.TdClassName
{
border-color: #494035;
}
.TagClassName
{
border-color: #494035;
}
</style>