Shades of Space Shuttle #474138
Tints of Space Shuttle #474138
RGB
CMYK
RGB Variations
Color information
#474138 (or 0x474138) is known color: Space Shuttle. HEX triplet: 47, 41 and 38. RGB value is (71,65,56). Sum of RGB (Red+Green+Blue) = 71+65+56=192 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.98% from 192); Green value is 65 (25.78% from 255 or 33.85% from 192); Blue value is 56 (22.27% from 255 or 29.17% from 192); Max value from RGB is 71 - color contains mainly: red. Hex color #474138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474138 is #B8BEC7. Grayscale: #414141. Windows color (decimal): -12107464 or 3686727. OLE color: 3686727.
HSL color Cylindrical-coordinate representation of color #474138: hue angle of 36º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #474138 is Cyan = 0, Magento = 0.08, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 65 | 56 | - |
| CMYK | 0 | 0.08 | 0.21 | 0.72 |
| HSL | 36º | 0.12% | 0.25% | - |
| HSV(B) | 36º | 0.21% | 0.28% | - |
| XYZ | 5.2 | 5.41 | 4.51 | - |
| YUV | 65.77 | 122.49 | 131.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 65 | 56 | 0 | 0.08 | 0.21 | 0.72 | 36 | 0.12 | 0.25 |
| Hex | 47 | 41 | 38 | 0 | 8 | 15 | 48 | 24 | C | 19 |
| Octal | 107 | 101 | 70 | 0 | 10 | 25 | 110 | 44 | 14 | 31 |
| Binary | 1000111 | 1000001 | 111000 | 0 | 1000 | 10101 | 1001000 | 100100 | 1100 | 11001 |
Color Harmonies of #474138
Complementary color
Monochromatic Colors of #474138
Black with #474138
Text Example
Text Example
White with #474138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474138; }
p { color: rgb(71,65,56); }
H1.HeaderClassName
{
color: #474138;
}
.AnyTagClassName
{
color: #474138;
}
</style>
background-color css
<style>
a { background-color: #474138; }
a { background-color: rgb(71,65,56); }
div.DivClassName
{
background-color: #474138;
}
.BgClassName
{
background-color: #474138;
}
</style>
border-color css
<style>
span { border-color: #474138; }
span { border-color: rgb(71,65,56); }
td.TdClassName
{
border-color: #474138;
}
.TagClassName
{
border-color: #474138;
}
</style>