Shades of Space Shuttle #504537
Tints of Space Shuttle #504537
RGB
CMYK
RGB Variations
Color information
#504537 (or 0x504537) is known color: Space Shuttle. HEX triplet: 50, 45 and 37. RGB value is (80,69,55). Sum of RGB (Red+Green+Blue) = 80+69+55=204 (27% of max value = 765). Red value is 80 (31.64% from 255 or 39.22% from 204); Green value is 69 (27.34% from 255 or 33.82% from 204); Blue value is 55 (21.88% from 255 or 26.96% from 204); Max value from RGB is 80 - color contains mainly: red. Hex color #504537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #504537 is #AFBAC8. Grayscale: #464646. Windows color (decimal): -11516617 or 3622224. OLE color: 3622224.
HSL color Cylindrical-coordinate representation of color #504537: hue angle of 33.6º 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 #504537 is Cyan = 0, Magento = 0.14, Yellow = 0.31 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 69 | 55 | - |
| CMYK | 0 | 0.14 | 0.31 | 0.69 |
| HSL | 33.6º | 0.19% | 0.26% | - |
| HSV(B) | 33.6º | 0.31% | 0.31% | - |
| XYZ | 6.13 | 6.24 | 4.5 | - |
| YUV | 70.69 | 119.14 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 69 | 55 | 0 | 0.14 | 0.31 | 0.69 | 33.6 | 0.19 | 0.26 |
| Hex | 50 | 45 | 37 | 0 | E | 1F | 45 | 22 | 13 | 1A |
| Octal | 120 | 105 | 67 | 0 | 16 | 37 | 105 | 42 | 23 | 32 |
| Binary | 1010000 | 1000101 | 110111 | 0 | 1110 | 11111 | 1000101 | 100010 | 10011 | 11010 |
Color Harmonies of #504537
Complementary color
Monochromatic Colors of #504537
Black with #504537
Text Example
Text Example
White with #504537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504537; }
p { color: rgb(80,69,55); }
H1.HeaderClassName
{
color: #504537;
}
.AnyTagClassName
{
color: #504537;
}
</style>
background-color css
<style>
a { background-color: #504537; }
a { background-color: rgb(80,69,55); }
div.DivClassName
{
background-color: #504537;
}
.BgClassName
{
background-color: #504537;
}
</style>
border-color css
<style>
span { border-color: #504537; }
span { border-color: rgb(80,69,55); }
td.TdClassName
{
border-color: #504537;
}
.TagClassName
{
border-color: #504537;
}
</style>