Shades of Space Shuttle #514539
Tints of Space Shuttle #514539
RGB
CMYK
RGB Variations
Color information
#514539 (or 0x514539) is known color: Space Shuttle. HEX triplet: 51, 45 and 39. RGB value is (81,69,57). Sum of RGB (Red+Green+Blue) = 81+69+57=207 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.13% from 207); Green value is 69 (27.34% from 255 or 33.33% from 207); Blue value is 57 (22.66% from 255 or 27.54% from 207); Max value from RGB is 81 - color contains mainly: red. Hex color #514539 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514539 is #AEBAC6. Grayscale: #474747. Windows color (decimal): -11451079 or 3753297. OLE color: 3753297.
HSL color Cylindrical-coordinate representation of color #514539: hue angle of 30º degrees, saturation: 0.17, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #514539 is Cyan = 0, Magento = 0.15, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 69 | 57 | - |
| CMYK | 0 | 0.15 | 0.30 | 0.68 |
| HSL | 30º | 0.17% | 0.27% | - |
| HSV(B) | 30º | 0.3% | 0.32% | - |
| XYZ | 6.26 | 6.3 | 4.76 | - |
| YUV | 71.22 | 119.98 | 134.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 57 | 0 | 0.15 | 0.30 | 0.68 | 30 | 0.17 | 0.27 |
| Hex | 51 | 45 | 39 | 0 | F | 1E | 44 | 1E | 11 | 1B |
| Octal | 121 | 105 | 71 | 0 | 17 | 36 | 104 | 36 | 21 | 33 |
| Binary | 1010001 | 1000101 | 111001 | 0 | 1111 | 11110 | 1000100 | 11110 | 10001 | 11011 |
Color Harmonies of #514539
Complementary color
Monochromatic Colors of #514539
Black with #514539
Text Example
Text Example
White with #514539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514539; }
p { color: rgb(81,69,57); }
H1.HeaderClassName
{
color: #514539;
}
.AnyTagClassName
{
color: #514539;
}
</style>
background-color css
<style>
a { background-color: #514539; }
a { background-color: rgb(81,69,57); }
div.DivClassName
{
background-color: #514539;
}
.BgClassName
{
background-color: #514539;
}
</style>
border-color css
<style>
span { border-color: #514539; }
span { border-color: rgb(81,69,57); }
td.TdClassName
{
border-color: #514539;
}
.TagClassName
{
border-color: #514539;
}
</style>