Shades of Space Shuttle #504437
Tints of Space Shuttle #504437
RGB
CMYK
RGB Variations
Color information
#504437 (or 0x504437) is known color: Space Shuttle. HEX triplet: 50, 44 and 37. RGB value is (80,68,55). Sum of RGB (Red+Green+Blue) = 80+68+55=203 (26% of max value = 765). Red value is 80 (31.64% from 255 or 39.41% from 203); Green value is 68 (26.95% from 255 or 33.50% from 203); Blue value is 55 (21.88% from 255 or 27.09% from 203); Max value from RGB is 80 - color contains mainly: red. Hex color #504437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #504437 is #AFBBC8. Grayscale: #464646. Windows color (decimal): -11516873 or 3621968. OLE color: 3621968.
HSL color Cylindrical-coordinate representation of color #504437: hue angle of 31.2º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #504437 is Cyan = 0, Magento = 0.15, Yellow = 0.31 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 68 | 55 | - |
| CMYK | 0 | 0.15 | 0.31 | 0.69 |
| HSL | 31.2º | 0.19% | 0.26% | - |
| HSV(B) | 31.2º | 0.31% | 0.31% | - |
| XYZ | 6.06 | 6.12 | 4.48 | - |
| YUV | 70.11 | 119.48 | 135.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 68 | 55 | 0 | 0.15 | 0.31 | 0.69 | 31.2 | 0.19 | 0.26 |
| Hex | 50 | 44 | 37 | 0 | F | 1F | 45 | 1F | 13 | 1A |
| Octal | 120 | 104 | 67 | 0 | 17 | 37 | 105 | 37 | 23 | 32 |
| Binary | 1010000 | 1000100 | 110111 | 0 | 1111 | 11111 | 1000101 | 11111 | 10011 | 11010 |
Color Harmonies of #504437
Complementary color
Monochromatic Colors of #504437
Black with #504437
Text Example
Text Example
White with #504437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504437; }
p { color: rgb(80,68,55); }
H1.HeaderClassName
{
color: #504437;
}
.AnyTagClassName
{
color: #504437;
}
</style>
background-color css
<style>
a { background-color: #504437; }
a { background-color: rgb(80,68,55); }
div.DivClassName
{
background-color: #504437;
}
.BgClassName
{
background-color: #504437;
}
</style>
border-color css
<style>
span { border-color: #504437; }
span { border-color: rgb(80,68,55); }
td.TdClassName
{
border-color: #504437;
}
.TagClassName
{
border-color: #504437;
}
</style>