Shades of Space Shuttle #504338
Tints of Space Shuttle #504338
RGB
CMYK
RGB Variations
Color information
#504338 (or 0x504338) is known color: Space Shuttle. HEX triplet: 50, 43 and 38. RGB value is (80,67,56). Sum of RGB (Red+Green+Blue) = 80+67+56=203 (26% of max value = 765). Red value is 80 (31.64% from 255 or 39.41% from 203); Green value is 67 (26.56% from 255 or 33.00% from 203); Blue value is 56 (22.27% from 255 or 27.59% from 203); Max value from RGB is 80 - color contains mainly: red. Hex color #504338 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #504338 is #AFBCC7. Grayscale: #454545. Windows color (decimal): -11517128 or 3687248. OLE color: 3687248.
HSL color Cylindrical-coordinate representation of color #504338: hue angle of 27.5º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #504338 is Cyan = 0, Magento = 0.16, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 67 | 56 | - |
| CMYK | 0 | 0.16 | 0.30 | 0.69 |
| HSL | 27.5º | 0.18% | 0.27% | - |
| HSV(B) | 27.5º | 0.3% | 0.31% | - |
| XYZ | 6.03 | 6.01 | 4.58 | - |
| YUV | 69.63 | 120.31 | 135.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 67 | 56 | 0 | 0.16 | 0.30 | 0.69 | 27.5 | 0.18 | 0.27 |
| Hex | 50 | 43 | 38 | 0 | 10 | 1E | 45 | 1C | 12 | 1B |
| Octal | 120 | 103 | 70 | 0 | 20 | 36 | 105 | 34 | 22 | 33 |
| Binary | 1010000 | 1000011 | 111000 | 0 | 10000 | 11110 | 1000101 | 11100 | 10010 | 11011 |
Color Harmonies of #504338
Complementary color
Monochromatic Colors of #504338
Black with #504338
Text Example
Text Example
White with #504338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504338; }
p { color: rgb(80,67,56); }
H1.HeaderClassName
{
color: #504338;
}
.AnyTagClassName
{
color: #504338;
}
</style>
background-color css
<style>
a { background-color: #504338; }
a { background-color: rgb(80,67,56); }
div.DivClassName
{
background-color: #504338;
}
.BgClassName
{
background-color: #504338;
}
</style>
border-color css
<style>
span { border-color: #504338; }
span { border-color: rgb(80,67,56); }
td.TdClassName
{
border-color: #504338;
}
.TagClassName
{
border-color: #504338;
}
</style>