Shades of Space Shuttle #504438
Tints of Space Shuttle #504438
RGB
CMYK
RGB Variations
Color information
#504438 (or 0x504438) is known color: Space Shuttle. HEX triplet: 50, 44 and 38. RGB value is (80,68,56). Sum of RGB (Red+Green+Blue) = 80+68+56=204 (27% of max value = 765). Red value is 80 (31.64% from 255 or 39.22% from 204); Green value is 68 (26.95% from 255 or 33.33% from 204); Blue value is 56 (22.27% from 255 or 27.45% from 204); Max value from RGB is 80 - color contains mainly: red. Hex color #504438 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #504438 is #AFBBC7. Grayscale: #464646. Windows color (decimal): -11516872 or 3687504. OLE color: 3687504.
HSL color Cylindrical-coordinate representation of color #504438: hue angle of 30º 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 #504438 is Cyan = 0, Magento = 0.15, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 68 | 56 | - |
| CMYK | 0 | 0.15 | 0.30 | 0.69 |
| HSL | 30º | 0.18% | 0.27% | - |
| HSV(B) | 30º | 0.3% | 0.31% | - |
| XYZ | 6.09 | 6.13 | 4.6 | - |
| YUV | 70.22 | 119.98 | 134.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 68 | 56 | 0 | 0.15 | 0.30 | 0.69 | 30 | 0.18 | 0.27 |
| Hex | 50 | 44 | 38 | 0 | F | 1E | 45 | 1E | 12 | 1B |
| Octal | 120 | 104 | 70 | 0 | 17 | 36 | 105 | 36 | 22 | 33 |
| Binary | 1010000 | 1000100 | 111000 | 0 | 1111 | 11110 | 1000101 | 11110 | 10010 | 11011 |
Color Harmonies of #504438
Complementary color
Monochromatic Colors of #504438
Black with #504438
Text Example
Text Example
White with #504438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504438; }
p { color: rgb(80,68,56); }
H1.HeaderClassName
{
color: #504438;
}
.AnyTagClassName
{
color: #504438;
}
</style>
background-color css
<style>
a { background-color: #504438; }
a { background-color: rgb(80,68,56); }
div.DivClassName
{
background-color: #504438;
}
.BgClassName
{
background-color: #504438;
}
</style>
border-color css
<style>
span { border-color: #504438; }
span { border-color: rgb(80,68,56); }
td.TdClassName
{
border-color: #504438;
}
.TagClassName
{
border-color: #504438;
}
</style>