Shades of Space Shuttle #474037
Tints of Space Shuttle #474037
RGB
CMYK
RGB Variations
Color information
#474037 (or 0x474037) is known color: Space Shuttle. HEX triplet: 47, 40 and 37. RGB value is (71,64,55). Sum of RGB (Red+Green+Blue) = 71+64+55=190 (25% of max value = 765). Red value is 71 (28.12% from 255 or 37.37% from 190); Green value is 64 (25.39% from 255 or 33.68% from 190); Blue value is 55 (21.88% from 255 or 28.95% from 190); Max value from RGB is 71 - color contains mainly: red. Hex color #474037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474037 is #B8BFC8. Grayscale: #414141. Windows color (decimal): -12107721 or 3620935. OLE color: 3620935.
HSL color Cylindrical-coordinate representation of color #474037: hue angle of 33.75º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #474037 is Cyan = 0, Magento = 0.10, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 64 | 55 | - |
| CMYK | 0 | 0.10 | 0.23 | 0.72 |
| HSL | 33.75º | 0.13% | 0.25% | - |
| HSV(B) | 33.75º | 0.23% | 0.28% | - |
| XYZ | 5.12 | 5.28 | 4.36 | - |
| YUV | 65.07 | 122.32 | 132.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 64 | 55 | 0 | 0.10 | 0.23 | 0.72 | 33.75 | 0.13 | 0.25 |
| Hex | 47 | 40 | 37 | 0 | A | 17 | 48 | 22 | D | 19 |
| Octal | 107 | 100 | 67 | 0 | 12 | 27 | 110 | 42 | 15 | 31 |
| Binary | 1000111 | 1000000 | 110111 | 0 | 1010 | 10111 | 1001000 | 100010 | 1101 | 11001 |
Color Harmonies of #474037
Complementary color
Monochromatic Colors of #474037
Black with #474037
Text Example
Text Example
White with #474037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474037; }
p { color: rgb(71,64,55); }
H1.HeaderClassName
{
color: #474037;
}
.AnyTagClassName
{
color: #474037;
}
</style>
background-color css
<style>
a { background-color: #474037; }
a { background-color: rgb(71,64,55); }
div.DivClassName
{
background-color: #474037;
}
.BgClassName
{
background-color: #474037;
}
</style>
border-color css
<style>
span { border-color: #474037; }
span { border-color: rgb(71,64,55); }
td.TdClassName
{
border-color: #474037;
}
.TagClassName
{
border-color: #474037;
}
</style>